aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDenton Liu <liu.denton+github@gmail.com>2016-08-30 01:57:51 +0800
committerDenton Liu <liu.denton+github@gmail.com>2016-08-30 02:05:46 +0800
commit30f12885375c9c05158881995f81598da0087d6b (patch)
treea4905f0047b654e43df4610d94bc8df78b14bfb4 /README.md
parent12a32cd83b543e1a58f1bd0e82a86e6ff194a0b2 (diff)
downloaddexon-solidity-30f12885375c9c05158881995f81598da0087d6b.tar
dexon-solidity-30f12885375c9c05158881995f81598da0087d6b.tar.gz
dexon-solidity-30f12885375c9c05158881995f81598da0087d6b.tar.bz2
dexon-solidity-30f12885375c9c05158881995f81598da0087d6b.tar.lz
dexon-solidity-30f12885375c9c05158881995f81598da0087d6b.tar.xz
dexon-solidity-30f12885375c9c05158881995f81598da0087d6b.tar.zst
dexon-solidity-30f12885375c9c05158881995f81598da0087d6b.zip
Update README to link to new contribution section
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index e054cb08..bda66996 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,6 @@ Solidity is still under development. So please do not hesitate and open an [issu
See the [Solidity documentation](http://solidity.readthedocs.io/en/latest/installing-solidity.html#building-from-source) for build instructions.
## How to Contribute
-This repository uses the same [coding style](https://github.com/ethereum/cpp-ethereum/blob/develop/CodingStandards.txt) as
-all of the cpp-ethereum projects. Please try to align with us in the Gitter channel before making larger changes.
+Please see our contribution guidelines in [the Solidity documentation](http://solidity.readthedocs.io/en/latest/contributing.html).
Any contributions are welcome!