Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 689 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 689 Bytes

PROJECT NAME

A short description of what this project does.

Goals

It is a good idea to provide a mission statement for your project, enshrining what the project wants to accomplish so that as more people join your project everyone can work in alignment.

Installation

Instructions for how to download/install the code onto your machine.

Example:

./install myProject --save

Usage

Usage instructions for your code.

Example:

var myMod = require('mymodule');

myMod.foo('hi');

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

See LICENSE for more information.