From ca3726cefb19ea5732219e883d9725224b36d3c9 Mon Sep 17 00:00:00 2001 From: Basti SK Date: Fri, 3 May 2024 20:01:14 +0200 Subject: [PATCH] changes to readme --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index a612840..91053d1 100644 --- a/Readme.md +++ b/Readme.md @@ -1,8 +1,8 @@ -# iOS Tree Height Measuring App -This repository contains an App for iOS written in Swift to measure the height of trees (or any other object). +# Tree Height - mobile app for measuring tree heights. +This repository contains an App for iOS written in Swift to measure the height of trees (or any other object for that matter) using an existing reference height. -## Contents +## Documentation - [User Guide](docs/UserGuide.md) - [How does it work?](docs/How.md) - [Developer Guide](docs/Develop.md) \ No newline at end of file