Add a README.md file

This commit is contained in:
Baruch Even 2014-08-03 23:07:34 +03:00
parent 54ca88f6ac
commit 8a33a1864a

10
README.md Normal file
View file

@ -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