aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 014795f..a9c016a 100644
--- a/README.md
+++ b/README.md
@@ -15,11 +15,5 @@ useful with the parsed data. The `Parser` handles the book keeping, and the
See the [docs] for more info.
-## Developer Notes
-
-If contributing to either `vte` or the `utf8parse` crate and modifying a
-_table.rs.in_ file, make sure to `cargo run` from the _codegen_ folder so that
-the compiled tables are updated.
-
[Paul Williams' ANSI parser state machine]: https://vt100.net/emu/dec_ansi_parser
[docs]: https://docs.rs/crate/vte/