Merge pull request #11169 from ethereum/readme

Add link to the portal in the README
This commit is contained in:
chriseth 2021-03-25 14:34:25 +01:00 committed by GitHub
commit ab42f3af3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@ You can talk to us on [![solidity at https://gitter.im/ethereum/solidity](https:
Solidity is a statically typed, contract-oriented, high-level language for implementing smart contracts on the Ethereum platform.
For a good overview and starting point, please check out the official [Solidity Language Portal](https://soliditylang.org).
## Table of Contents
- [Background](#background)