From cdd58a9ebde3b44e0f258262a954b22135cecd3e Mon Sep 17 00:00:00 2001 From: Genarito Date: Thu, 15 Jul 2021 16:52:28 -0300 Subject: [PATCH] + Updated README with Discord server information --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 51b4f6a..a26d1c4 100644 --- a/README.md +++ b/README.md @@ -52,14 +52,13 @@ All kind of contribution is welcome! If you want to contribute just: 1. Create a new branch and introduce there your new changes. 1. Make a Pull Request! +Or you can join to our [community in Discord][discord-server]! + ### Tests To run all the tests: `python -m unittest`. More info in [official Unittest docs][unittest-docs] -[unittest-docs]: https://docs.python.org/3/library/unittest.html#module-unittest -[gura]: https://github.com/gura-conf/gura - ### Building @@ -71,4 +70,8 @@ To run all the tests: `python -m unittest`. More info in [official Unittest docs ## Licence -This repository is distributed under the terms of the MIT license. \ No newline at end of file +This repository is distributed under the terms of the MIT license. + +[unittest-docs]: https://docs.python.org/3/library/unittest.html#module-unittest +[gura]: https://github.com/gura-conf/gura +[discord-server]: https://discord.gg/Qs5AXPQpKd \ No newline at end of file