We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a224af4 commit 726b91aCopy full SHA for 726b91a
README.md
@@ -13,8 +13,8 @@ CppInterOp exposes API from [Clang](http://clang.llvm.org/) and [LLVM](https://l
13
</div>
14
15
## CppInterOp Introduction
16
-The CppInterOp library provides a minimalist approachfor other languages to
17
-identify C++ entities (variables, classes, etc.). This
+The CppInterOp library provides a minimalist approach for other languages to
+bridge C++ entities (variables, classes, etc.). This
18
enables interoperability with C++ code, bringing the speed and
19
efficiency of C++ to simpler, more interactive languages like Python.
20
0 commit comments