diff --git a/README.md b/README.md
index 719c2164de68df9461f2d55555daf0477dd3cf9f..97af9994b4262e37601c459733fc09baa9d13bc7 100644
--- a/README.md
+++ b/README.md
@@ -318,7 +318,7 @@ I have started work on a Nintendo Gameboy emulator, to learn how such systems ca
 Currently, it can perform a boot sequence, and execute code read from a cartridge. 
 There is no video or audio output capability as of now.
 
-# Switchboard [](could do, there's 2 or 3 repos involved in this (pcb, api, firmware))
+# Switchboard
 **Involved Technologies**: C++, python, PCB design
 
 **Links**: [PCB gitlab](https://gitlab.phys.ethz.ch/engelerp/owli), [Firmware gitlab](https://gitlab.phys.ethz.ch/engelerp/switchboard_firmware), [Driver gitlab](https://gitlab.phys.ethz.ch/engelerp/switchboard_driver)