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 ======