From 1696c9f1630c7d5edaa2cb40e89b1db137781699 Mon Sep 17 00:00:00 2001 From: ankit raj Date: Tue, 17 Apr 2018 17:01:06 +0530 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42c392e2..8303131c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,6 @@ Solidity is still under development. So please do not hesitate and open an [issu See the [Solidity documentation](https://solidity.readthedocs.io/en/latest/installing-solidity.html#building-from-source) for build instructions. ## How to Contribute -Please see our contribution guidelines in [the Solidity documentation](https://solidity.readthedocs.io/en/latest/contributing.html). +Please see our [contribution guidelines](https://solidity.readthedocs.io/en/latest/contributing.html) in the Solidity documentation. Any contributions are welcome! -- cgit