From 17a789b4db3ec4cf931dde3416521409c9d41c02 Mon Sep 17 00:00:00 2001 From: Kunal-Radhika <74853558+Kunal-Radhika@users.noreply.github.com> Date: Mon, 23 Nov 2020 19:18:46 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65c0fb0..e25a3dd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This Project explains the importance of components used in the PCB design and also how data flows within the design. # Table of Contents -- [Brief Introduction to Testing flow]() +- [Brief Introduction to Testing flow](#brief-introduction-to-testing-flow) - [Introduction to FT2232H]() - [Data transfer from USB port to FT2232H]() - [Data transfer from FT2232H to SPI flash memory]()