Update README.md

This commit is contained in:
Liana Husikyan 2015-08-21 13:16:40 +02:00
parent 2251df7f61
commit ffd1c24ff4

View File

@ -1,7 +1,9 @@
# solidity # solidity
The Solidity Contract-Oriented Programming Langauge The Solidity Contract-Oriented Programming Langauge
## Useful links ## 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). To get started you can find a basic introduction to the language in [Solidity Tutorial]( https://github.com/ethereum/wiki/wiki/Solidity-Tutorial).
Check out [Solidity Features](https://github.com/ethereum/wiki/wiki/Solidity-Features) page with the list of already completed Solidity features with explanations and demonstrations, it is being updated continuously. More technical information you can find in the [Pivotal Tracker](https://www.pivotaltracker.com/n/projects/1189488). Check out [Solidity Features](https://github.com/ethereum/wiki/wiki/Solidity-Features) page with the list of already completed Solidity features with explanations and demonstrations, it is being updated continuously. More technical information you can find in the [Pivotal Tracker](https://www.pivotaltracker.com/n/projects/1189488).
@ -21,6 +23,7 @@ See the [Wiki](https://github.com/ethereum/cpp-ethereum/wiki) for build instruct
## Contributions ## Contributions
### External Contributors ### External Contributors
I hereby place all my contributions in this codebase under an MIT I hereby place all my contributions in this codebase under an MIT
licence, as specified [here](http://opensource.org/licenses/MIT). licence, as specified [here](http://opensource.org/licenses/MIT).
- *Name Surname* (**email@domain**) - *Name Surname* (**email@domain**)