Update README.md
diff --git a/README.md b/README.md
index 68c88fa..bea3060 100644
--- a/README.md
+++ b/README.md
@@ -9,3 +9,6 @@
 In this project, we manually build a 3x3 matrix multiplier with Multiply-Accumulate Units that support two popular data formats used in modern machine learning or neural networks applications.
 
 FP16 and int8 modes are runtime configurable through the Caravel SoC core. The design is focusing on clean coding for ease of understanding and proper modulation for future extension.
+
+Huge shoutout and appreciation to Steve @https://aurifexlabs.com/ for his invaluable assistance with Caravel. 
+