Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xoofx committed Oct 14, 2023
1 parent ec44304 commit 7683fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -11,7 +11,7 @@ CppAst provides a C/C++ parser for header files with access to the full AST, com
## Features

- Compatible with `.NET Standard 2.0+`
- Using `Clang/libclang 15.0.2`
- Using `Clang/libclang 16.0.0`
- Allow to parse *in-memory* C/C++ text and C/C++ files from the disk
- Simple AST model
- Full type system
Expand Down

0 comments on commit 7683fcc

Please sign in to comment.