From 899ead78e8ebbd8a6db250bb94741a3a88164756 Mon Sep 17 00:00:00 2001 From: Kunal-Radhika <74853558+Kunal-Radhika@users.noreply.github.com> Date: Mon, 23 Nov 2020 18:45:49 +0530 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 23965a0..372b98d 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ 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) -- [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) -- [Future work](# Future work) -- [Acknowledgements](# Acknowledgements) +- [Brief Introduction to Testing flow] () +- [Introduction to FT2232H] () +- [Data transfer from USB port to FT2232H] () +- [Data transfer from FT2232H to SPI flash memory]() +- [Future work]() +- [Acknowledgements]() # Brief Introduction to Testing flow