diff --git a/docs/.DS_Store b/docs/.DS_Store new file mode 100644 index 000000000..e70324420 Binary files /dev/null and b/docs/.DS_Store differ diff --git a/docs/source/index.rst b/docs/source/index.rst index 828f0b9df..8ea157a6c 100644 --- a/docs/source/index.rst +++ b/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 `_. +With Zeppelin, you can build distributed applications, protocols and organizations: + +* using :doc:`contract-security-patterns` +* in the `Solidity language `_. + +The code is open-source, and `available on github `_. .. toctree:: :maxdepth: 2 getting-started + .. toctree:: :maxdepth: 2 :caption: Smart Contracts