From 1a0f577689830a5b81384ef1037b05208dbc7e71 Mon Sep 17 00:00:00 2001 From: Alex Kocharin Date: Sat, 21 Dec 2013 12:06:38 +0300 Subject: [PATCH] adding nice screenshot --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.