From 40c86a7231c80256388d6f6b7a28c3e5975ea85b Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Tue, 18 Oct 2016 05:40:47 -0400 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a5937da7..ebb9226d 100644 --- a/README.md +++ b/README.md @@ -17,14 +17,14 @@ With Embark you can: Table of Contents ====== -[Installation](#installation) -[Usage Demo](#usage---demo) -[Dashboard](#dashboard) -[Creating a new DApp](#creating-a-new-dapp) -[Using and Configuring Contracts](#dapp-structure) -[EmbarkJS](#embarkjs) -[EmbarkJS - Storage (IPFS)](#embarkjs---storage) -[EmbarkJS - Communication (Whisper)](#embarkjs---communication) +* [Installation](#installation) +* [Usage Demo](#usage---demo) +* [Dashboard](#dashboard) +* [Creating a new DApp](#creating-a-new-dapp) +* [Using and Configuring Contracts](#dapp-structure) +* [EmbarkJS](#embarkjs) +* [EmbarkJS - Storage (IPFS)](#embarkjs---storage) +* [EmbarkJS - Communication (Whisper)](#embarkjs---communication) Installation ======