aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiana Husikyan <liana@ethdev.com>2015-10-05 18:43:57 +0800
committerLiana Husikyan <liana@ethdev.com>2015-10-05 18:43:57 +0800
commita33d173ad9cb36660400765e4e55d3ec86b558da (patch)
tree7dfd862ec0af4d3e7cb8eb9da25b8de8cb957869
parent60910e4225b7f234dafec769810a91ea1132040d (diff)
downloaddexon-solidity-a33d173ad9cb36660400765e4e55d3ec86b558da.tar.gz
dexon-solidity-a33d173ad9cb36660400765e4e55d3ec86b558da.tar.zst
dexon-solidity-a33d173ad9cb36660400765e4e55d3ec86b558da.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 21f35f59..cd6b48de 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# The Solidity Contract-Oriented Programming Language
-
+[![Join the chat at https://gitter.im/ethereum/solidity](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/solidity?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Useful links
To get started you can find a basic introduction to the language in [Solidity Tutorial](https://github.com/ethereum/wiki/wiki/Solidity-Tutorial).