From 490d4bad7ad7256b3777cbee094b7be1ff0ddff9 Mon Sep 17 00:00:00 2001
From: Jean-Noel Bazin <jn.bazin@imt-atlantique.fr>
Date: Thu, 24 Apr 2025 10:18:28 +0200
Subject: [PATCH] update readme with link to subject

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index d0e95f5..a89be73 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Synthe
 
+Lab instructions: [https://mee-labs.gitlab-pages.imt-atlantique.fr/vhdl/synthe/](https://mee-labs.gitlab-pages.imt-atlantique.fr/vhdl/synthe/)
+
 ## Description
 Project to build a digital synthesizer in VHDL.
 4 types of waveform can be played: sine, square, triangle, saw-tooth.
-- 
GitLab