Skip to content

Commit b4610c0

Browse files
authored
Update index.rst
I made a few edits for punctuation, etc. Also, do you still want to link to the "Gitter support channel"? No one from the team seems to be responding there since Gitter went to Matrix.
1 parent 2ec0919 commit b4610c0

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/index.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,36 +2,36 @@ Welcome to Remix's documentation!
22
=====================================
33

44
**Remix IDE** is used for the entire journey of smart contract development by users at every knowledge level.
5-
It requires no setup, fosters a fast development cycle and has a rich set of plugins with intuitive GUIs.
6-
The IDE comes in 2 flavors (web app or desktop app) and as a VSCode extension.
5+
It requires no setup, fosters a fast development cycle, and has a rich set of plugins with intuitive GUIs.
6+
The IDE comes in two flavors (web app or desktop app) and as a VSCode extension.
77

88
**Remix Online IDE**, see: `https://remix.ethereum.org <https://remix.ethereum.org>`__
99

10-
Supported browsers: Firefox, Chrome, Brave. We do not support Remix's use on tablets or mobile devices.
10+
Supported browsers: Firefox, Chrome, Brave. We do not support use of Remix on tablets or mobile devices.
1111

1212
**Remix Desktop IDE**, see releases: `https://github.com/ethereum/remix-desktop/releases <https://github.com/ethereum/remix-desktop/releases>`__
1313

14-
**Ethereum-Remix** a VSCode extension, see `here <https://marketplace.visualstudio.com/items?itemName=RemixProject.ethereum-remix>`__.
15-
The documentation for the VSCode extension is located `here <https://github.com/ethereum/remix-vscode#ethereum-remix-project-extension-for-visual-studio-code>`__.
14+
**Ethereum Remix**, the VSCode extension, see `here <https://marketplace.visualstudio.com/items?itemName=RemixProject.ethereum-remix>`__.
15+
Documentation for the VSCode extension is located `here <https://github.com/ethereum/remix-vscode#ethereum-remix-project-extension-for-visual-studio-code>`__.
1616

1717
Remix Project
1818
~~~~~~~~~~~~~
1919
Remix IDE is part of the `Remix Project <https://github.com/ethereum/remix-project>`__ which also includes the
20-
`Remix Plugin Engine <https://github.com/ethereum/remix-plugin>`__ and `Remix Libraries <https://github.com/ethereum/remix-project/tree/master/libs#remix-libraries>`__: low-level tools for wider use.
20+
`Remix Plugin Engine <https://github.com/ethereum/remix-plugin>`__ and `Remix Libraries <https://github.com/ethereum/remix-project/tree/master/libs#remix-libraries>`__, which are low-level tools for wider use.
2121

22-
Remix-IDE is available
22+
Remix IDE is available
2323
at `remix.ethereum.org <https://remix.ethereum.org>`__ and more information can be found in these
24-
docs. Our IDE tool is available at `our GitHub repository
24+
docs. Our IDE tool is available at `our GitHub repository
2525
<https://github.com/ethereum/remix-project>`__.
2626

2727
This set of documents covers instructions on how to use Remix.
2828
Additional information can be found in our `blog <https://medium.com/remix-ide>`__ and in our tutorial tool, `LearnEth <https://remix-alpha.ethereum.org/?#activate=solidity,solidityUnitTesting,LearnEth&call=LearnEth//startTutorial//ethereum/remix-workshops//master//solidityintroduction&deactivate=home&minimizeterminal=true->`__ located inside of Remix IDE.
2929

3030
Useful links:
3131

32-
- `Solidity documentation <https://solidity.readthedocs.io>`__
32+
- `Solidity Documentation <https://solidity.readthedocs.io>`__
3333

34-
- `Remix alpha <https://remix-alpha.ethereum.org>`__ - The version where we test new Remix release (not stable!).
34+
- `Remix Alpha <https://remix-alpha.ethereum.org>`__ - The version where we test new Remix release (not stable!).
3535

3636
- `Remix Desktop <https://github.com/ethereum/remix-desktop/releases>`__ - Remix Desktop's release page.
3737

0 commit comments

Comments
 (0)