From 3386e8e9092be2ef8c830fbb2026be2495d49317 Mon Sep 17 00:00:00 2001 From: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com> Date: Sun, 5 Jan 2020 18:16:20 +0100 Subject: [PATCH] Improve contributing paragraph of README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31403fc0..3cc1aeee 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,6 @@ Astuto is licensed under the [GNU GPLv3](https://github.com/riggraz/astuto/blob/ * 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! +* You should take a look at the [technologies](https://github.com/riggraz/astuto/wiki/Technologies) used to build Astuto. * 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). +* If you just have some suggestions you can [create an issue](https://github.com/riggraz/astuto/issues), [email us directly](mailto:riccardo.graziosi97@gmail.com) or [text us in our Discord server](https://discord.gg/SrtUMRp).