summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..fd3e940
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# Asteroid Stopwatch
+A stopwatch app for [AsteroidOS](http://asteroidos.org/)
+
+## Dependencies
+* [qml-asteroid](https://github.com/AsteroidOS/qml-asteroid)
+* quey-ui (dependency will be removed soon when qml-asteroid provides all nessecary components)
+
+## Copyright and License
+(C) Copyright 2015 by Tim Süberkrüb
+Part of this code is based on "Stopwatch" (https://github.com/baleboy/stopwatch)
+Copyright (C) 2011 Francesco Balestrieri
+
+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.