From 0eee5cb411093e7a5f741bef815b8d806a3b2484 Mon Sep 17 00:00:00 2001
From: dwn1c21 <d.newbrook@soton.ac.uk>
Date: Tue, 9 Apr 2024 20:00:31 +0000
Subject: [PATCH] Update README.md

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 36518bc..ca324d1 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
 # MilliSoC Expansion Tech
+
+
+
 Part of the milliSoC SoC reference design. This expansion sub-system is where you will integrate your accelerator IP into.
 This subsystem includes a DMA-350, 2x 128 bit SRAMs, and an adress region for your accelerator.
 The purpose of this subsystem is deliver high bandwidth data to and from your hardware accelerator. The NIC400 bus with DMA-350 as master can reach bandwidths of 106 Gbps at a clock speed of 1 GHz
@@ -38,7 +41,7 @@ The subsystem has an expansion region where you can integrate your accelerator.
 
 
 ## Support
-For support please go to soclabs.org
+For support please go to [soclabs.org](https://soclabs.org/)
 
 ## Contributing
 Open to collaborations, if you're interested please head over to soclabs.org and register your interest on the millisoc reference design project
-- 
GitLab