Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexesnsk authored Feb 23, 2017
1 parent 5ac56d3 commit 70dcde1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,18 @@ Explore sender, receiver and amount of transaction in token units.

![alt tag](https://github.com/EverexIO/Ethplorer/blob/develop/images/ethplorer-home2.png)

# Widgets

# Widgets for third-party websites
![alt tag](https://github.com/EverexIO/Ethplorer/blob/develop/images/augur-widget.png)

[Samples and instructions for widget usage] (http://ethplorer.io/widgets)


# API

Documentation available at [WIKI pages ](https://github.com/EverexIO/Ethplorer/wiki/ethplorer-api).


# Installation

Clone repository into separate webserver's directory.
Expand All @@ -32,6 +35,7 @@ git clone https://github.com/everexio/ethplorer.git ethplorer

Make sure your web server supports .htaccess and mod_rewrite.


# Configure

Copy service/config.sample.php to service/config.php and specify service addresses.

0 comments on commit 70dcde1

Please sign in to comment.