aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFlorent Revest <revestflo@gmail.com>2017-10-24 15:36:22 +0200
committerFlorent Revest <revestflo@gmail.com>2017-10-24 15:41:39 +0200
commit437a043ce1a9f328b6906ebdef956d6838df7961 (patch)
treefa718e3ef597f39437266d32465bdc532ea4ee92 /README.md
Initial commit. Based on the initial work of https://github.com/nielstholenaar/asteroid-compass
Diffstat (limited to '')
-rw-r--r--README.md15
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.