From 67279d353a8988b213512b453cd74645504a226f Mon Sep 17 00:00:00 2001
From: Leo Sutevski <lsutevski@ethz.ch>
Date: Thu, 21 Sep 2023 16:13:04 +0200
Subject: [PATCH] .

---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 86e6f63..e4dfa6b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
 # CMOS_camera_control
 
-A plugin to control the CMOS camera.
+A plugin to control the CMOS camera. It is meant to be run on ZedBoard in combination with the embedded linux created with Buildroot ([sony-cmos-camera](https://gitlab.phys.ethz.ch/tiqi-projects/fpga/sony-cmos-camera)). In order for this code to work one needs to follow the instructions on the linked readme and configure the git.
+
+After that is done, simply use the following commands:
+'''
+git clone https://gitlab.phys.ethz.ch/tiqi-projects/fpga/sony-cmos-camera.git
+'''
 
 ![image description](Diagram.pdf)
 
-- 
GitLab