diff --git a/ports/geckolib/tools/README.md b/ports/geckolib/tools/README.md index f920c75c85b..7253a17142c 100644 --- a/ports/geckolib/tools/README.md +++ b/ports/geckolib/tools/README.md @@ -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`.