diff options
author | Alex Auvolat <alexis211@gmail.com> | 2015-03-13 11:19:24 +0100 |
---|---|---|
committer | Alex Auvolat <alexis211@gmail.com> | 2015-03-13 11:19:24 +0100 |
commit | ede94828f47d86da12284b8ff412ea903075b474 (patch) | |
tree | 4e19b5a6b9dd7228a514e0b59a27b63a9b9730e5 /README | |
parent | 59f8d880b4ee95ed754f712fcdab791d80dbbf39 (diff) | |
download | SystemeReseaux-Projet-master.tar.gz SystemeReseaux-Projet-master.zip |
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,7 +3,9 @@ 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! +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/. Take a look at the examples! Sorry, the following readme is in french. |