Browse Source

Added readme file.

Steve Thielemann 5 years ago
parent
commit
61c03791a9
1 changed files with 15 additions and 0 deletions
  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
+```
+
+
+