From e78c4df403e5f98afa08f7a0841ff233d5f6d05b Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Wed, 22 Jun 2022 01:42:41 +1000 Subject: Update backend READMEs, rename some files for consistency --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a860b3f..46e044d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# Grid of Life +Grid of Life +============ An interactive visualisation of the biological tree of life. @@ -8,3 +9,8 @@ Each tile represents a group of organisms with a common ancestor. - Clicking on an expanded tile collapses it back into one tile. - Double-clicking on a tile expands it to fill the whole view. Other tiles will be moved to the side. + +Files +===== +- backend/: Contains code for running the server, and generating tree-of-life data +- -- cgit v1.2.3