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

8 lines
247 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](UserGuide.md)
- [How does it work?](How.md)
- [Developer Guide](Develop.md)