summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ee1028f..29b019f 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ $ tinywasm-cli --help
- **`std`**\
Enables the use of `std` and `std::io` for parsing from files and streams. This is enabled by default.
-- **`logging`**\
+- **`log`**\
Enables logging using the `log` crate. This is enabled by default.
- **`parser`**\
Enables the `tinywasm-parser` crate. This is enabled by default.