From 476208b562393e03427712ddd552e2899caa3128 Mon Sep 17 00:00:00 2001 From: Philipp Bobek Date: Sun, 17 Nov 2019 14:25:56 +0100 Subject: [PATCH] Add Readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9022451 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Compass + +This project is intended to offer a simple and good looking compass for Android. + +## License + +The project is licensed under the GNU GPL v3. +You can find the license text in the LICENSE file.