Include logo in intro

This commit is contained in:
Alex Beregszaszi 2017-06-05 11:25:48 +01:00
parent 5f4df5651b
commit 766df192b9

View File

@ -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).