commit 34e9eb51f29e654dc22f4684aabf2dc7ad3fc218 Author: hellerve Date: Sat May 12 15:23:44 2018 +0200 readme: initial 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).