From 31bfd9d2359a1b1c22bd470ba898e016ee54b19e Mon Sep 17 00:00:00 2001 From: Kunal-Radhika <74853558+Kunal-Radhika@users.noreply.github.com> Date: Mon, 23 Nov 2020 18:37:48 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c44842e..bfaff8a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ 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](# Brief Introduction to Testing flow +) - [Introduction to FT2232H](# Introduction to FT2232H) - [Data transfer from USB port to FT2232H](# Data transfer from USB port to FT2232H ) - [Data transfer from FT2232H to SPI flash memory](# Data transfer from FT2232H to SPI flash memory)