Browse Source

Update README

Alexey Edelev 6 years ago
parent
commit
71bc1c2de7
1 changed files with 6 additions and 1 deletions
  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