Skip to content

Instantly share code, notes, and snippets.

@timruffles
Created March 17, 2016 14:25
Show Gist options
  • Save timruffles/20b7ac8676e4fc369c45 to your computer and use it in GitHub Desktop.
Save timruffles/20b7ac8676e4fc369c45 to your computer and use it in GitHub Desktop.
npm readme.md template

PROJECT_NAME

PROJECT_NAME is XXX.

Installation

npm install --save PROJECT_NAME

Usage

var PROJECT_CAMEL = require("PROJECT_NAME");

PROJECT_CAMEL();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment