mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Include logo in intro
This commit is contained in:
parent
5f4df5651b
commit
766df192b9
@ -1,6 +1,11 @@
|
|||||||
Solidity
|
Solidity
|
||||||
========
|
========
|
||||||
|
|
||||||
|
.. image:: logo.svg
|
||||||
|
:width: 120px
|
||||||
|
:alt: Solidity logo
|
||||||
|
:align: center
|
||||||
|
|
||||||
Solidity is a contract-oriented, high-level language whose syntax is similar to that of JavaScript
|
Solidity is a contract-oriented, high-level language whose syntax is similar to that of JavaScript
|
||||||
and it is designed to target the Ethereum Virtual Machine (EVM).
|
and it is designed to target the Ethereum Virtual Machine (EVM).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user