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