diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..198a9b9 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Asteroid Compass +A compass app for [AsteroidOS](http://asteroidos.org/) + +## Dependencies +* [qml-asteroid](https://github.com/AsteroidOS/qml-asteroid) + +## Copyright and License +(C) Copyright 2017 - Florent Revest & Niels Tholenaar + +This application is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +See LICENSE for more information. |