From 12231852da4e46e5c08e6cb9406a5a5f9427d463 Mon Sep 17 00:00:00 2001 From: Taleh Zaliyev Date: Thu, 7 Dec 2017 01:58:26 +0300 Subject: [PATCH] fix(readme): remove uselless parenthesis(,#85) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f1b233d..4ace7bdb 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,4 @@ $ java -jar build/libs/sourcerer-app.jar Contribution ============ -We welcome contributions to Sourcerer App by the community. Check the [Contribution guide](https://github.com/sourcerer-io/sourcerer-app/blob/master/CONTRIBUTING.md)) for more information. +We welcome contributions to Sourcerer App by the community. Check the [Contribution guide](https://github.com/sourcerer-io/sourcerer-app/blob/master/CONTRIBUTING.md) for more information.