geckolib: Update docs to point to the bindings file.

This commit is contained in:
Emilio Cobos Álvarez 2016-03-25 18:55:58 +01:00
parent 6c851c88ea
commit 0a609e81c7

View file

@ -26,5 +26,5 @@ build (which are in `ports/geckolib/bindings.rs`).
## `regen_style_structs.sh`
This will generate the bindings for Gecko's style structs. These bindings are a
work in progress, and are not in master yet.
This will generate the bindings for Gecko's style structs. Current bindings are
actually in `ports/geckolib/gecko_style_structs.rs`.