From 646db6c3c47fa520956643a6308de64c05ccd3a2 Mon Sep 17 00:00:00 2001 From: PatrickAlphac <54278053+PatrickAlphaC@users.noreply.github.com> Date: Mon, 17 Jan 2022 16:04:28 -0500 Subject: [PATCH] up --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 05d4e93..301f77d 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,10 @@ All code references have both a javascript and a typescript edition. - [StackOverflow](https://stackoverflow.com/) - Great place for asking technical questions overall +# Table of Contents - [Resources For This Course](#resources-for-this-course) - [Questions](#questions) +- [Table of Contents](#table-of-contents) - [Lesson 0: Welcome To Blockchain](#lesson-0-welcome-to-blockchain) - [What is a Blockchain?](#what-is-a-blockchain) - [Making Your First Transaction](#making-your-first-transaction)