ithewei %!s(int64=6) %!d(string=hai) anos
pai
achega
504e74dfb8
Modificáronse 1 ficheiros con 7 adicións e 1 borrados
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -37,5 +37,11 @@ hw 是一套跨平台c++工具集,类名以H开头
 ## other
 ## other
 
 
 - Makefile: 通用Makefile模板
 - Makefile: 通用Makefile模板
-- main.cpp.tmp: 通用main.cpp模板
+- hmain.cpp.tmpl: 通用main.cpp模板
 
 
+## BUILD
+
+```
+mv hmain.cpp.tmpl hmain.cpp
+make DIRS="."
+```