浏览代码

Update README

Alexey Edelev 6 年之前
父节点
当前提交
71bc1c2de7
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -1,3 +1,8 @@
 # qtprotobug
 
-Protobuf plugin to generate Qt classes
+Protobuf plugin to generate Qt classes
+
+# Build
+
+# Usage
+protoc --plugin=protoc-gen-qtprotobuf=<path/to/compiled>/qtprotobuf --qtprotobuf_out=<output_dir> <protofile>.proto