From 067d7d24ec00ed4416be8a7eb9177476fcdeaf1a Mon Sep 17 00:00:00 2001 From: Sorrel Bri Date: Mon, 25 May 2020 18:37:01 -0700 Subject: [PATCH] add goals to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3591bf6..6cec3a2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # Game of Life *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 \ No newline at end of file