Skip to content

Commit cf61cea

Browse files
committed
add more information to README
1 parent dc2c475 commit cf61cea

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Rust On L4Re
22

3-
This repository contains the L4Re snapshot from July 2018 and is organised
4-
into two branches.
3+
This repository contains a patched version of the L4Re microkernel operating
4+
system that includes support for Rust client and server applications. At its
5+
heart, the [L4Rust libraries](src/l4/pkg/l4rust) enable a Rust developer to
6+
efficiently develop Rust clients and servers running on top of a highly
7+
configurable, secure and performant OS. Rust services and clients can
8+
communicate without adaptation with C++ server and clients from L4Re.
59

610
Suggestions, criticism and everything else is welcome, contact me on IRC as
711
Moomoc in the Mozilla, Freenode or OFTC network.

0 commit comments

Comments
 (0)