diff options
author | Alex Auvolat <alexis211@gmail.com> | 2015-03-13 11:19:09 +0100 |
---|---|---|
committer | Alex Auvolat <alexis211@gmail.com> | 2015-03-13 11:19:09 +0100 |
commit | 59f8d880b4ee95ed754f712fcdab791d80dbbf39 (patch) | |
tree | 6680b2276be8fb413b4b9b1c30b6e446bcd47cd5 /README | |
parent | 854caadbea0f6059f704e3500c2901013028bcb9 (diff) | |
download | SystemeReseaux-Projet-59f8d880b4ee95ed754f712fcdab791d80dbbf39.tar.gz SystemeReseaux-Projet-59f8d880b4ee95ed754f712fcdab791d80dbbf39.zip |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 ===================== |