From 656e4ce18633a0930ed14b0975587252f04f1445 Mon Sep 17 00:00:00 2001
From: kjunge <kai.junge@epfl.ch>
Date: Sat, 22 Jan 2022 17:16:12 +0100
Subject: [PATCH] Updated readme.

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

diff --git a/README.md b/README.md
index e4833c8..e2cca93 100644
--- a/README.md
+++ b/README.md
@@ -54,3 +54,10 @@ To be written. Currently, all the documentation is in the form of comments in th
 [pyserial](https://gitlab.epfl.ch/create-lab/lab-systems/arduino_python_communication)
 
 [pynput](https://pypi.org/project/pynput/)
+
+
+---
+
+## Testing
+
+This has been tested with Arduino UNO and Arduino Nano Every with an Ubuntu 20.04 machine.
-- 
GitLab