Skip to content

Commit 0d774c0

Browse files
committed
Corrected documentation for non-amd projects
1 parent 418d909 commit 0d774c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Back-MVC
55

66
Back-MVC acts as the glue to bind a Backbone.js application is a more traditional MVC framework. Back-MVC is an extension of a previous [JS-MVC experiment](https://github.com/krange/JS-MVC). Just like JS-MVC, Back-MVC is loosely based on [PureMVC](http://puremvc.org) and [Fabrication](http://code.google.com/p/fabrication/)
77

8-
Unit-tested through Jasmine.
9-
Own namespace (BackMVC).
10-
AMD support.
11-
Release version in Downloads. 6kb minified.
8+
- Unit-tested.
9+
- Namespaced (BackMVC).
10+
- AMD support.
11+
- Release version in Downloads. 6kb minified.
1212

1313
# Usage
1414

0 commit comments

Comments
 (0)