diff --git a/README.md b/README.md new file mode 100644 index 0000000..eb39fbf --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +capnpc-c +======== + +This is a C plugin for cap'n'proto aka capnp. + +This is only the plugin, to properly make use of it you need to download, build +and install capnpc and then build and install this project and then you can +utilize it as: + + capnpc compiler/test.capnp -oc