diff --git a/README.md b/README.md index 279a401..eb1e9f6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # Game of life -A CS100 project. The git history is lost because the original git repository was deleted, this one was reconstructed from the files I submitted. A compiled version for windows is provided, you can compile for mac and linux using the provided makefile, minor changes to makefile might be required. +A CS100 project. The git history is lost because the original git repository +was deleted, this one was reconstructed from the files I submitted. Compiled +versions for linux and windows are provided in the releases, and you can +compile yourself using the provided makefile.