diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/README.md b/core/README.md index 579fe6093..e1a469159 100644 --- a/core/README.md +++ b/core/README.md @@ -22,4 +22,4 @@ Documentation for this crate is thin at the moment. Please see as a simple example of usage. TypeScript support and a lot of other functionality is not available at this -layer. See the [cli](https://github.com/denoland/deno/tree/master/cli) for that. +layer. See the [CLI](https://github.com/denoland/deno/tree/master/cli) for that. |