From ffd1c24ff4bb904bda396ca44867d07d56de054f Mon Sep 17 00:00:00 2001 From: Liana Husikyan Date: Fri, 21 Aug 2015 13:16:40 +0200 Subject: Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 611c12f6..7a76c6e6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # solidity + The Solidity Contract-Oriented Programming Langauge ## 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). 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 ### External Contributors + I hereby place all my contributions in this codebase under an MIT licence, as specified [here](http://opensource.org/licenses/MIT). - *Name Surname* (**email@domain**) -- cgit v1.2.3