mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update README.md
This commit is contained in:
parent
2251df7f61
commit
ffd1c24ff4
@ -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**)
|
||||||
|
Loading…
Reference in New Issue
Block a user