diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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/ |