summaryrefslogtreecommitdiff
path: root/crates/cli/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'crates/cli/README.md')
-rw-r--r--crates/cli/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/cli/README.md b/crates/cli/README.md
index 1f7a1bb..70b2cff 100644
--- a/crates/cli/README.md
+++ b/crates/cli/README.md
@@ -1,6 +1,7 @@
# `tinywasm-cli`
The `tinywasm-cli` crate contains the command line interface for the `tinywasm` project. See [`tinywasm`](https://crates.io/crates/tinywasm) for more information.
+It is recommended to use the library directly instead of the CLI.
## Usage