Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
winton committed Jun 3, 2013
1 parent 4a86213 commit 2c5e1b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -4,9 +4,9 @@ Node.js package template.

###Goals

* Utilize widely accepted tools and libraries
* Templates utilize widely accepted practices
* Automate the creation and renaming of projects
* Projects and templates share git history for easy updates
* Projects share git history for easy updates
* Selectively add functionality with git [branches](https://github.com/winton/node-template/branches)

###Install
Expand All @@ -15,7 +15,7 @@ Node.js package template.

###Create a new project

node-template <project-name> <branch>...
node-template <project-name> <branch>

Available branches:

Expand Down

0 comments on commit 2c5e1b2

Please sign in to comment.