Commit 555d39cf authored by Richard Littauer's avatar Richard Littauer

docs(README.md): Add badge and link to ReadTheDocs

I did not know that this was where the docs were. This should solve that.
parent c7d02259
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
[![Join the chat at https://gitter.im/ethereum/remix](https://badges.gitter.im/ethereum/remix.svg)](https://gitter.im/ethereum/remix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Join the chat at https://gitter.im/ethereum/remix](https://badges.gitter.im/ethereum/remix.svg)](https://gitter.im/ethereum/remix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![CircleCI](https://circleci.com/gh/ethereum/remix.svg?style=svg)](https://circleci.com/gh/ethereum/remix) [![CircleCI](https://circleci.com/gh/ethereum/remix.svg?style=svg)](https://circleci.com/gh/ethereum/remix)
[![Documentation Status](https://readthedocs.org/projects/docs/badge/?version=latest)](https://remix.readthedocs.io/en/latest/)
Ethereum tools for the web. Ethereum tools for the web.
...@@ -18,6 +19,8 @@ Ethereum tools for the web. ...@@ -18,6 +19,8 @@ Ethereum tools for the web.
The **Remix IDE** is an IDE for Solidity dApp developers, powered by Remix. The Remix IDE repository **is available [here](https://github.com/ethereum/remix-ide)**, and an online version is available at https://remix.ethereum.org. The **Remix IDE** is an IDE for Solidity dApp developers, powered by Remix. The Remix IDE repository **is available [here](https://github.com/ethereum/remix-ide)**, and an online version is available at https://remix.ethereum.org.
For more, check out the [Remix documentation on ReadTheDocs](https://remix.readthedocs.io/en/latest/).
## <a name="how-to-use"></a>How to use Remix ## <a name="how-to-use"></a>How to use Remix
### Prerequisites ### Prerequisites
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment