This commit is contained in:
2018-04-30 15:45:08 +02:00
parent 9055168587
commit 8502b9ae3b
3 changed files with 28 additions and 0 deletions

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# tinyblog
The tiny blog system as described in [the Pharo MOOC](http://mooc.pharo.org/).
This repositories purpose is twofold: firstly, I want to save the assignment I
built, even though its simple and based on a tutorial, and secondly I want to
learn how to use Git with Pharo.