From 194aa90c7f308f4bbf37df5078b9bfd309c069fb Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Fri, 13 Mar 2015 11:17:50 +0100 Subject: Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..351808a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# SystemeReseaux-Projet + +In this repository, you shall find an OCaml library that makes it possible to write simple distributed applications that run following a kahn-process-network model. All the interesting code is in `src/` (please ignore `khb/`, it was a stupid experiment). Take a look at the examples! -- cgit v1.2.3