diff --git a/README.md b/README.md index da1c805..c12cac0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# ConwayII -Pretty fast implementation of Conway's Game of Life for Apple II. +# Conway's Game of Life for Apple II +Written in 6502 assembly and not documented very well.