Skip to content

Commit 30d6244

Browse files
authored
Match tag line on github in README to downplay implied reliability of binding to C++
1 parent 5b8572f commit 30d6244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[`impl period`](https://blog.rust-lang.org/2017/09/18/impl-future-for-rust.html) has been started! Join us at [Gitter.im](https://gitter.im/rust-impl-period/WG-dev-tools-bindgen).
44

5-
**`bindgen` automatically generates Rust FFI bindings to C and C++ libraries.**
5+
**`bindgen` automatically generates Rust FFI bindings to C (and some C++) libraries.**
66

77
For example, given the C header `doggo.h`:
88

0 commit comments

Comments
 (0)