summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README8
1 files changed, 7 insertions, 1 deletions
diff --git a/README b/README
index 9928b3e..096c624 100644
--- a/README
+++ b/README
@@ -1,7 +1,13 @@
Projet de Système et Réseaux 2014
Alex AUVOLAT, Jean FABRE-MONPLAISIR
-------------------------------------
+---
+
+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!
+
+Sorry, the following readme is in french.
+
+---
Description du projet
=====================