From 8aa7f264e29ec55f067ce9d6fce74a853dcc6d1a Mon Sep 17 00:00:00 2001 From: Davide Fucci Date: Thu, 7 Mar 2019 16:17:02 +0100 Subject: [PATCH] Update README --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9d29cb7..3f2df0a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,7 +35,7 @@ Please follow the code style used in the repository. ### Tests If you develop new functionality, it would be helpful to include test cases in the change you submit. -### Creating pull requests +### Creating pull requests Here you find an example of how to create a pull request (PR) to integrate your contribution into the project repository. **Clone the repo**