Add README
This commit is contained in:
parent
006aac384f
commit
d7b227958c
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Fenceless Grazing System App
|
||||
|
||||
This is the repository for the mobile application part of the Fenceless
|
||||
Grazing System. The app is a rather standard Android application,
|
||||
written in the Kotlin programming language. To build the application,
|
||||
it is sufficient to run:
|
||||
|
||||
```Bash
|
||||
./gradlew assembleDebug
|
||||
```
|
||||
|
||||
This will produce an APK file which can then be loaded onto
|
||||
an Android device or emulator.
|
Loading…
Reference in New Issue
Block a user