diff --git a/packages/auto-complete/README.md b/packages/auto-complete/README.md index cd56460..4d58215 100644 --- a/packages/auto-complete/README.md +++ b/packages/auto-complete/README.md @@ -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. diff --git a/packages/core/README.md b/packages/core/README.md index eab2b28..1c6e9e5 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -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. diff --git a/packages/create-app/README.md b/packages/create-app/README.md index 06b1941..836ae14 100644 --- a/packages/create-app/README.md +++ b/packages/create-app/README.md @@ -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.