improve docs

This commit is contained in:
Demian Elias Brener
2016-12-19 12:59:36 -03:00
parent 2299cd1c39
commit 920e3ec940
2 changed files with 8 additions and 2 deletions

BIN
docs/.DS_Store vendored Normal file

Binary file not shown.

View File

@ -6,7 +6,12 @@
Welcome to Zeppelin-Solidity
=============================================
Zeppelin is a library for writing secure Smart Contracts on Ethereum. Get familiar with the Zeppelin Smart Contracts.
Zeppelin is a library for writing secure Smart Contracts on Ethereum.
With Zeppelin, you can build distributed applications, protocols and organizations:
* using :doc:`contract-security-patterns`
* in the `Solidity language <https://solidity.readthedocs.io/en/develop/>`_.
The code is open-source, and `available on github <https://github.com/OpenZeppelin/zeppelin-solidity>`_.
@ -15,6 +20,7 @@ The code is open-source, and `available on github <https://github.com/OpenZeppel
getting-started
.. toctree::
:maxdepth: 2
:caption: Smart Contracts