TreeMeasurementApp/Readme.md
2024-05-03 18:19:52 +02:00

8 lines
262 B
Markdown

# 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).
## Contents
- [User Guide](docs/UserGuide.md)
- [How does it work?](docs/How.md)
- [Developer Guide](docs/Develop.md)