summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alexis211@gmail.com>2015-03-13 11:19:09 +0100
committerAlex Auvolat <alexis211@gmail.com>2015-03-13 11:19:09 +0100
commit59f8d880b4ee95ed754f712fcdab791d80dbbf39 (patch)
tree6680b2276be8fb413b4b9b1c30b6e446bcd47cd5
parent854caadbea0f6059f704e3500c2901013028bcb9 (diff)
downloadSystemeReseaux-Projet-59f8d880b4ee95ed754f712fcdab791d80dbbf39.tar.gz
SystemeReseaux-Projet-59f8d880b4ee95ed754f712fcdab791d80dbbf39.zip
Update README
-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
=====================