From a6194a504e585cdac726bcf7a8c4bc906813c645 Mon Sep 17 00:00:00 2001 From: leo ouyang Date: Fri, 6 May 2022 15:44:43 -0400 Subject: [PATCH] How it All Works is now at the top of ReadMe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2f33e2..ad0170c 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ free-programming-books](https://ebookfoundation.github.io/free-programming-books ## Contents - [Contents](#contents) +- [How It All Works](#how-it-all-works) - [Installation](#installation) - [NPM Installation](#npm-installation) - [Running the Website](#running-the-website) - [Deployment](#deployment) -- [How It All Works](#how-it-all-works) - [FAQ](#faq) ## Installation