Skip to content

Commit 8016160

Browse files
author
Vlad Balin
committed
Update README.md
1 parent 8ffdac5 commit 8016160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It allows you:
88
- To use your existing Backbone Models as React component state.
99
- Update React components on Backbone events.
1010

11-
Thus, no refactoring of your application is required. You can start writing UI with React immediately.
11+
Thus, no refactoring of your application is required. You can start writing UI with React immediately replacing your Backbone Views one-by-one, while keeping your existing models.
1212

1313
This extension works with raw Backbone. However, in order to take full advantage of React/Backbone
1414
architecture you are encouraged to upgrade to Backbone.NestedTypes. It will give you following

0 commit comments

Comments
 (0)