diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index 351808a..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# 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! |