diff --git a/README.md b/README.md new file mode 100644 index 0000000..7135bb1 --- /dev/null +++ b/README.md @@ -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