Skip to content

Commit

Permalink
Include npm and backstory in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewkremer committed Apr 22, 2015
1 parent 5fda40b commit cb9043b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ A JavaScript Framework that stays out of your way.

Just include ``empty.js`` in your header, and code in pure JavaScript!

Alternatively, you may install via bower:
Alternatively, you may install via your favorite package manager:

``bower install emptyjs``

``npm install emptyjs``

**Original Backstory:**

[http://seriesf.com/post/116992930216/startup-tries-365-javascript-frameworks-likes](http://seriesf.com/post/116992930216/startup-tries-365-javascript-frameworks-likes)

0 comments on commit cb9043b

Please sign in to comment.