add goals to readme

This commit is contained in:
sorrelbri 2020-05-25 18:50:10 -07:00
parent 067d7d24ec
commit 45eef26822

View file

@ -2,7 +2,7 @@
*It's not really about the Game of Life*
A weekend project with the following goals:
- implement webpack build with babel
- develop a simple Conway's Game of Life app without framework reliance
- seed Game of Life with GitHub contribution calendars just for fun
- implement a GitHub Actions workflow
- [x] implement webpack build with babel
- [x] develop a simple Conway's Game of Life app without framework reliance
- [ ] seed Game of Life with GitHub contribution calendars just for fun
- [ ] implement a GitHub Actions workflow