From 34e9eb51f29e654dc22f4684aabf2dc7ad3fc218 Mon Sep 17 00:00:00 2001 From: hellerve Date: Sat, 12 May 2018 15:23:44 +0200 Subject: [PATCH] readme: initial --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3f9bf46 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Contact Book + +A simple contact book application in Pharo using Seaside as described in +[this part of the MOOC](http://rmod-pharo-mooc.lille.inria.fr/MOOC/Exercises/Exo-ContactManager.pdf).