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 a9022a5..65d41f6 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
- **`logging`**\
Enables logging of the parsing process using the `log` crate. This is enabled by default.
- **`parser`**\
- Enables the `tinywasm_parser` crate. This is enabled by default.
+ Enables the `tinywasm-parser` crate. This is enabled by default.
# 🎯 Goals