Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
use-strict committed Dec 18, 2019
1 parent 42c89f1 commit 9330944
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,18 @@ No need for servers, hosting or trusting any third parties to display chain data
> Please report any bugs using Github's [issues](https://github.com/Alethio/ethereum-lite-explorer/issues/)
## Contents
<!-- TOC depthFrom:2 depthTo:4 -->

- [Contents](#contents)
- [Technical Details](#technical-details)
- [Project structure](#project-structure)
- [Getting started](#getting-started)
- [Prerequisites](#prerequisites)
- [Configuration](#configuration)
- [Running in Docker](#running-in-docker)
- [Building from source](#building-from-source)
- [Deploying the built assets to production](#deploying-the-built-assets-to-production)
- [Custom build arguments](#custom-build-arguments)
- [Example setups](#example-setups)
- [With Memento](#with-memento)
- [With Infura](#with-infura)
Expand All @@ -33,6 +38,9 @@ No need for servers, hosting or trusting any third parties to display chain data
- [Link to a custom deployment of EthStats](#link-to-a-custom-deployment-of-ethstats)
- [Use a custom ETH currency symbol](#use-a-custom-eth-currency-symbol)
- [Show the transactions per account in account page](#show-the-transactions-per-account-in-account-page)
- [Override specific text strings (translations)](#override-specific-text-strings-translations)

<!-- /TOC -->
- [Contributing](CONTRIBUTING.md)
- [License](LICENSE.md)

Expand Down

0 comments on commit 9330944

Please sign in to comment.