Ver código fonte

improve docs

Demian Elias Brener 8 anos atrás
pai
commit
920e3ec940
2 arquivos alterados com 8 adições e 2 exclusões
  1. BIN
      docs/.DS_Store
  2. 8 2
      docs/source/index.rst

BIN
docs/.DS_Store


+ 8 - 2
docs/source/index.rst

@@ -6,15 +6,21 @@
 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. 
 
-The code is open-source, and `available on github <https://github.com/OpenZeppelin/zeppelin-solidity>`_.
+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>`_. 
 
 .. toctree::
    :maxdepth: 2
 
    getting-started
 
+
 .. toctree::
    :maxdepth: 2
    :caption: Smart Contracts