From 79ae3aab485349f1199baac17693e5891cbddbe9 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Sun, 21 Jun 2015 22:01:58 -0400 Subject: [PATCH] Updated DApp Development (markdown) --- DApp-Development.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/DApp-Development.md b/DApp-Development.md index 2e85314..6b8416f 100644 --- a/DApp-Development.md +++ b/DApp-Development.md @@ -1,9 +1,9 @@ -* [Usage - Demo]() -* [Creating a new DApp]() -* [DApp Structure]() -* [Using Contracts]() -* [Contracts Configuration]() -* [Using contracts with other contracts]() +* [Usage - Demo](#usage---demo) +* [Creating a new DApp](creating-a-new-dapp) +* [DApp Structure](dapp-structure) +* [Using Contracts](using-contracts) +* [Contracts Configuration](contracts-configuration) +* [Using contracts with other contracts](using-contracts-with-other-contracts) Usage - Demo ======