Explorar el Código

Update README

Alexey Edelev hace 6 años
padre
commit
71bc1c2de7
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  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