We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df837a commit 5879ad7Copy full SHA for 5879ad7
README.md
@@ -21,6 +21,8 @@ The most important features are in place and the implementation is ready for tes
21
22
## Quick Start
23
24
+### Step 0 : Compile the library with [CMake](http://www.cmake.org/)
25
+
26
### Step 1 : Write the protocol description
27
package my_protocol;
28
message Hello {
0 commit comments