Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 547654335..9ebb2e397 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
npm(1) -- node package manager
==============================
+## SYNOPSIS
+
This is just enough info to get you up and running.
Much more info available via `npm help` once it's installed.
@@ -187,3 +189,9 @@ reported, and we'll lose respect for you. But there is no vetting
process for published modules.
If this concerns you, inspect the source before using packages.
+
+## SEE ALSO
+
+* npm(1)
+* npm-faq(1)
+* npm-help(1)