Skip to content

Commit

Permalink
docs: update package readme files
Browse files Browse the repository at this point in the history
Signed-off-by: Kubilay Kahveci <[email protected]>
  • Loading branch information
mkubilayk authored and tchetwin committed Sep 30, 2024
1 parent 26b155d commit 49ebd83
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/auto-complete/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
[![NPM Type Definitions](https://img.shields.io/npm/types/@stricli/auto-complete.svg?style=flat-square)](https://www.npmjs.com/package/@stricli/auto-complete)
[![NPM Downloads](https://img.shields.io/npm/dm/@stricli/auto-complete.svg?style=flat-square)](https://www.npmjs.com/package/@stricli/auto-complete)

👉 See **https://bloomberg.github.io/stricli/packages/auto-complete** for documentation on this package.
👉 See **https://bloomberg.github.io/stricli** for documentation on Stricli and **https://bloomberg.github.io/stricli/packages/auto-complete** for the API docs of this package.
2 changes: 1 addition & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
[![NPM Type Definitions](https://img.shields.io/npm/types/@stricli/core.svg?style=flat-square)](https://www.npmjs.com/package/@stricli/core)
[![NPM Downloads](https://img.shields.io/npm/dm/@stricli/core.svg?style=flat-square)](https://www.npmjs.com/package/@stricli/core)

👉 See **https://bloomberg.github.io/stricli/packages/core** for documentation on this package.
👉 See **https://bloomberg.github.io/stricli** for documentation on Stricli and **https://bloomberg.github.io/stricli/packages/core** for the API docs of this package.
2 changes: 2 additions & 0 deletions packages/create-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ Run the following command to use this package.
```
npx @stricli/create-app@latest
```

👉 See **https://bloomberg.github.io/stricli** for documentation on Stricli.

0 comments on commit 49ebd83

Please sign in to comment.