Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xoofx authored and THarsszegi committed Dec 11, 2023
1 parent 99364d6 commit d6e459e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
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 d6e459e

Please sign in to comment.