From 8bee7f55036ad88ac51dc76fe0fb82433b93d2dc Mon Sep 17 00:00:00 2001 From: juanifioren Date: Fri, 31 Jul 2015 15:22:44 -0300 Subject: [PATCH] Edit README. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0249c5a..4aad4d4 100644 --- a/README.rst +++ b/README.rst @@ -43,5 +43,5 @@ We love contributions, so please feel free to fix bugs, improve things, provide * Fork the project. * Make your feature addition or bug fix. -* Add tests for it inside :code:`oidc_provider/tests`. Then run all (read docs for how to test in all envs) and ensure everything is OK. +* Add tests for it inside :code:`oidc_provider/tests`. Then run all and ensure everything is OK (read docs for how to test in all envs). * Send pull request to the specific version branch, for example :code:`v0.1.x`.