diff --git a/README.md b/README.md
index 16aa33d..bb8c2f5 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,8 @@ The goal is to have only projects that are mostly stable and useful to users.
### FFI
-* [crabtw/rust-bindgen](https://github.com/crabtw/rust-bindgen) — a Rust bindings generator [
](https://travis-ci.org/crabtw/rust-bindgen)
+* C
+ * [crabtw/rust-bindgen](https://github.com/crabtw/rust-bindgen) — a Rust bindings generator [
](https://travis-ci.org/crabtw/rust-bindgen)
* Java
* [drrb/java-rust-example](https://github.com/drrb/java-rust-example) — a Java/Rust Example [
](https://travis-ci.org/drrb/java-rust-example)
* Node.js