Merge pull request #2160 from 0mkara/patch-2

Update atom-ethereum-interface name change
This commit is contained in:
chriseth 2017-04-24 19:22:01 +02:00 committed by GitHub
commit 0b2a05c84d

View File

@ -48,8 +48,8 @@ Available Solidity Integrations
* `Package for SublimeText — Solidity language syntax <https://packagecontrol.io/packages/Ethereum/>`_
Solidity syntax highlighting for SublimeText editor.
* `Atom Ethereum interface <https://github.com/gmtDevs/atom-ethereum-interface>`_
Plugin for the Atom editor that features syntax highlighting, compilation and a runtime environment (requires backend node).
* `Etheratom <https://github.com/0mkara/etheratom>`_
Plugin for the Atom editor that features syntax highlighting, compilation and a runtime environment (Backend node & VM compatible).
* `Atom Solidity Linter <https://atom.io/packages/linter-solidity>`_
Plugin for the Atom editor that provides Solidity linting.