summaryrefslogtreecommitdiff
path: root/cli/README.md
diff options
context:
space:
mode:
authorYiyu Lin <linyiyu1992@gmail.com>2023-01-04 20:19:58 +0800
committerGitHub <noreply@github.com>2023-01-04 13:19:58 +0100
commit2da882137eecc96e73a8c4f8e9b7d59ccdbfca66 (patch)
treedb2500cb9e6682b2a0c982403d09eee506938206 /cli/README.md
parente010eb69c2d28feb530da1eb33ff57885ac49666 (diff)
docs(cli): do not need gen doc for cli (#17260)
Diffstat (limited to 'cli/README.md')
-rw-r--r--cli/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/README.md b/cli/README.md
index 18bee8a41..a796442f5 100644
--- a/cli/README.md
+++ b/cli/README.md
@@ -1,7 +1,6 @@
# Deno CLI Crate
[![crates](https://img.shields.io/crates/v/deno.svg)](https://crates.io/crates/deno)
-[![docs](https://docs.rs/deno/badge.svg)](https://docs.rs/deno)
This provides the actual deno executable and the user-facing APIs.