diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000000000000000000000000000000000000..fea0473139a68be81b200099e8b8fe32b0f91ec8
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,5 @@
+## Contributions
+
+This project is bascially a general web-frontend with websockets and Fast-API on one side and the ability to send serial commands via RS-232 on the other side. That means in principle it could be *easily* adapted to other projectors as well, as long as they speak RS-232.
+
+Feel free to contact me with any such ideas.
\ No newline at end of file