From b2a3feb58c88e84023f7786a0705e6bacd426b3c Mon Sep 17 00:00:00 2001 From: phil Date: Sun, 8 Dec 2024 13:34:12 +0100 Subject: [PATCH 1/2] Update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c7e08b7..4649578 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ Front-end for *Tree Trail*, a fun and pedagogic tool to discover the trails and trees around. +Home page (source, bugs, etc): . + +The main documentation for Tree Trail is: . -- 2.47.2 From 48ee87220887e2a517857e2d6c3c8083b42acc0e Mon Sep 17 00:00:00 2001 From: phil Date: Thu, 12 Dec 2024 14:45:35 +0100 Subject: [PATCH 2/2] Update README --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4649578..ede9083 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ -Front-end for *Tree Trail*, a fun and pedagogic tool to discover the trails and trees around. +# Treetrail web front-end -Home page (source, bugs, etc): . +Front-end for *Tree Trail*, a fun and pedagogic tool +to discover the trails and trees around. -The main documentation for Tree Trail is: . +Home page (source, bugs, etc): + . + +The main documentation for Tree Trail is: + . -- 2.47.2