Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Kellen committed Jan 3, 2012
1 parent 2bc5a54 commit b28314e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# RequireJS / Jasmine / r.js / Almond Boilerplate
RequireJS / Jasmine / r.js / almond skeleton for javascript libraries and modules.

This skeleton is a starting point for developing modules and libraries for complex JS applications.
Dependency management is handled by the [AMD](https://github.com/amdjs/amdjs-api/wiki/AMD) loader [RequireJS](https://github.com/jrburke/requirejs). Unit testing is implemented
Expand Down

0 comments on commit b28314e

Please sign in to comment.