Add badges
This commit is contained in:
parent
b1b0cad69a
commit
9892cc52f0
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# cppast
|
||||
|
||||
[](https://travis-ci.org/foonathan/cppast)
|
||||
[](https://ci.appveyor.com/project/foonathan/cppast)
|
||||
[](https://coveralls.io/github/foonathan/cppast)
|
||||
|
||||
Library interface to the C++ AST — parse source files, synthesize entities, get documentation comments and generate code.
|
||||
|
||||
*Note: This is currently just a first prototype and everything is unstable for now. If your code can't be parsed, please file an issue.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue