Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Kieltyka committed Feb 16, 2018
1 parent 4086b52 commit 85b93f4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
# <img align="left" alt="remix" src="https://raw.githubusercontent.com/horizon-games/remix-app/master/resources/icon.png" width="64" /> remix-app

<br/>

This project packages Remix, the excellent Ethereum Solidity IDE, into
a dedicated desktop application that runs from your local machine. NOTE:
the editor downloads the solidity compiler each time it boots, this is
as per the design of the Remix runtime, but with a bit more work those
files could be cached.

<img alt="screenshot" src="https://raw.githubusercontent.com/horizon-games/remix-app/master/resources/screenshot.png" width="512" />
<img align="center" alt="screenshot" src="https://raw.githubusercontent.com/horizon-games/remix-app/master/resources/screenshot.png" width="1024" />

## Install or Build your own

**To install a pre-built image, go here:** ..
**To install a pre-built image, see:** https://github.com/horizon-games/remix-app/releases

**To build your own:**
1. Clone this repo
Expand Down

0 comments on commit 85b93f4

Please sign in to comment.