changes to readme

This commit is contained in:
Basti SK 2024-05-03 20:01:14 +02:00
parent 1d07ebfd60
commit ca3726cefb

View File

@ -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)