You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Feature list:
14
14
- Any type of application refactoring strategy is possible - top-to-bottom, bottom-to-top, and random parts at the middle.
15
15
- Support for Backbone events and jQuery accessors in React components simplifies View refactoring.
16
16
17
-
Compare solution size and complexity to any of `flux` implementation on [TodoMVC example](/examples/todomvc/).
17
+
Compare solution size and complexity to any of `flux` implementation on [TodoMVC](/examples/todomvc/) and [flux-comparison](/examples/flux-comparison) examples.
18
18
19
19
# Installation
20
20
It's packed as single UMD, thus grab the module or use `npm` to install.
0 commit comments