diff --git a/README.md b/README.md index 71155ef44..053b89e8b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Sinopia is a private/caching npm repository server. It allows you to have a local npm registry with zero configuration. You don't have to install and replicate an entire CouchDB database. Sinopia keeps its own small database and, if a package doesn't exist there, it asks npmjs.org for it keeping only those packages you use. +

+ ## Use cases 1. Use private packages.