From d70b8f09ce1fa97cb7c4e2be66775e5d3d7e82cd Mon Sep 17 00:00:00 2001 From: Arne Schauf Date: Sat, 3 Mar 2018 02:02:26 +0100 Subject: add LICENSE --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c0126f8..bf164e9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This uses Quasar Framework (based on Vue.js): http://quasar-framework.org + ## Development You need Node.js >=8 and NPM >=5 @@ -13,3 +14,11 @@ You need Node.js >=8 and NPM >=5 * run `quasar dev` You now have the dev server running on http://localhost:8081 which tries to connect to the API on http://localhost:8080 + + + +## License + +Creative Commons License +* All content in this repository is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/) if not otherwise stated. +* If you contribute to this repository, your contributions should also be licensed under the same license. -- cgit v1.2.3-54-g00ecf