Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Balin committed Jul 7, 2015
1 parent ab6630f commit 8ffdac5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ https://github.com/Volicon/backbone.nestedTypes
It's packed as single UMD, thus grab the module which is appropriate for you. So far, there are two of them, one for raw backbone, and one for backbone.nestedTypes.

First one depends on `react` and `backbone`, so if you're using Chaplin or Marionette you will
probably need to pass appropriate module instead of `backbone`. Don't hesitate to
replace module name in the beginning of the file.
probably need to pass appropriate module instead of `backbone`. Don't hesitate to replace module name in the beginning of the file, or use raw factory function from `src/glue.js`.

If you're using NestedTypes, you need NestedTypes to require appropriate framework. Report a bug if something goes wrong, we like when someone share our passion for technology and quite fast in response.

Expand Down

0 comments on commit 8ffdac5

Please sign in to comment.