Add readme

This commit is contained in:
Rnhmjoj 2014-12-26 18:27:54 +01:00
parent 68e812646f
commit 13f8d05030

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Life
## Haskell implementation of Conway's game of life
### License
Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html