From 6d78a28a7103975841564b5606fe5ac076dd7ce6 Mon Sep 17 00:00:00 2001 From: Tim Süberkrüb Date: Sat, 28 Nov 2015 13:21:11 +0100 Subject: Initial commit --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. -- cgit v1.2.3-54-g00ecf