From ababb67816bbef6bc77850e8ba75ac4c97e2ef80 Mon Sep 17 00:00:00 2001 From: riggraz Date: Sun, 6 Oct 2019 15:08:26 +0200 Subject: [PATCH] Add license link to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 250c7011..c9e09db4 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ You can check out a demo [here](#). ## Contributing -You are welcome to contribute: +Astuto is licensed under the [GNU GPLv3](https://github.com/riggraz/astuto/blob/master/LICENSE) license. You are welcome to contribute: * [Here](https://github.com/riggraz/astuto/wiki/Improving-Astuto) you can find a todo list of what we would like to work on next. * [Here](https://github.com/riggraz/astuto/wiki/Contribution-Guidelines) you can take a look at the contributing guidelines. -* [Here](https://github.com/riggraz/astuto/wiki/Technologies) you can take a look at the technologies used to build Astuto. Don't wory, you do not need to know each of them! +* [Here](https://github.com/riggraz/astuto/wiki/Technologies) you can take a look at the technologies used to build Astuto. Don't wory, you do not need to know all of them! * You can run the test suite by typing `rspec`. * If you just have some suggestions you can [create an issue](https://github.com/riggraz/astuto/issues) or [email us directly](mailto:riccardo.graziosi97@gmail.com). \ No newline at end of file