diff --git a/readme.md b/readme.md index d3d2e7dc..2195393a 100644 --- a/readme.md +++ b/readme.md @@ -26,6 +26,12 @@ - See exactly what will be executed with [preview mode](https://github.com/sindresorhus/np/issues/391), without pushing or publishing anything remotely - Supports [GitHub Packages](https://github.com/features/packages) +### Why not + +- Monorepos are not supported. +- Custom registries are not supported ([but could be with your help](https://github.com/sindresorhus/np/issues/420)). +- CI is [not an ideal environment](https://github.com/sindresorhus/np/issues/619#issuecomment-994493179) for `np`. It's meant to be used locally as an interactive tool. + ## Prerequisite - Node.js 10 or later