summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alexis211@gmail.com>2015-03-13 11:18:40 +0100
committerAlex Auvolat <alexis211@gmail.com>2015-03-13 11:18:40 +0100
commit854caadbea0f6059f704e3500c2901013028bcb9 (patch)
treeff1957519ac3d5a6a22578429c7760b444cd76c4
parent194aa90c7f308f4bbf37df5078b9bfd309c069fb (diff)
downloadSystemeReseaux-Projet-854caadbea0f6059f704e3500c2901013028bcb9.tar.gz
SystemeReseaux-Projet-854caadbea0f6059f704e3500c2901013028bcb9.zip
Delete README.md
sorry!
-rw-r--r--README.md3
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!