diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-03-01 16:06:54 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-03-01 16:06:54 +0100 |
| commit | 1f5d583470a30fdfc3f8327f624a613191c7cf95 (patch) | |
| tree | ae500aaeb8ec87730e100724879a977a92a45305 /crates/cli/README.md | |
| parent | ab2ae9b445268d503bde3dbb7a91886c55c19144 (diff) | |
chore: prepare release
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'crates/cli/README.md')
| -rw-r--r-- | crates/cli/README.md | 1 |
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 |
