浏览代码

Added readme file.

Steve Thielemann 5 年之前
父节点
当前提交
61c03791a9
共有 1 个文件被更改,包括 15 次插入0 次删除
  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
+```
+
+
+