diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 +- |
