Parcourir la source

Added readme file.

Steve Thielemann il y a 5 ans
Parent
commit
61c03791a9
1 fichiers modifiés avec 15 ajouts et 0 suppressions
  1. 15 0
      README.md

+ 15 - 0
README.md

@@ -0,0 +1,15 @@
+# OpenDoors
+
+This is a fork of OpenDoors fork.
+
+https://gitlab.com/apamment/odoors
+
+
+# Building DEBUG
+
+```
+make DEBUG=1 /B
+```
+
+
+