From 2b7f46b016a8ef2cd6fff7c4061f23a8c0dc1bab Mon Sep 17 00:00:00 2001 From: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com> Date: Sun, 5 Jan 2020 18:13:52 +0100 Subject: [PATCH] Add road to v1.0 tasks link to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75390568..31403fc0 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ If you are interested, you can check out a [demo of Astuto](http://116.203.226.1 Astuto is licensed under the [GNU GPLv3](https://github.com/riggraz/astuto/blob/master/LICENSE) license. You are welcome to contribute: * Join the [Discord channel](https://discord.gg/SrtUMRp) to get in touch. -* You can suggest new features from the [Astuto demo](http://116.203.226.196/). +* Take a look at the [tasks](https://github.com/riggraz/astuto/projects/1) to be done to get Astuto to v1.0. * You can find a [todo list](https://github.com/riggraz/astuto/wiki/Improving-Astuto) of what we would like to work on next. * You should take a look at the [contribution guidelines](https://github.com/riggraz/astuto/wiki/Contribution-Guidelines). * You should take a look at the [technologies](https://github.com/riggraz/astuto/wiki/Technologies) used to build Astuto. If you know at least one of them you are welcome to contribute to Astuto's codebase!