diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ - **`std`**\ Enables the use of `std` and `std::io` for parsing from files and streams. This is enabled by default. - **`logging`**\ - Enables logging of the parsing process using the `log` crate. This is enabled by default. + Enables logging using the `log` crate. This is enabled by default. - **`parser`**\ Enables the `tinywasm-parser` crate. This is enabled by default. |
