File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 11# SwiftFlux
22
33[ ![ Circle CI] ( https://img.shields.io/circleci/project/yonekawa/SwiftFlux/master.svg?style=flat )] ( https://circleci.com/gh/yonekawa/SwiftFlux )
4- [ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-lightgrey.svg )] ( https://raw.githubusercontent.com/yonekawa/SwiftFlux/master/LICENSE )
54[ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
65
76SwiftFlux is an implementation of [ Facebook's Flux architecure] ( https://facebook.github.io/flux/ ) for Swift.
@@ -102,4 +101,4 @@ TodoAction.List().invoke()
102101
103102## License
104103
105- MIT License. See the [ LICENSE ] ( https://github.com/yonekawa/SwiftFlux/blob/master/LICENSE ) file for details.
104+ SwiftFlux is released under the [ MIT License ] ( https://github.com/yonekawa/SwiftFlux/blob/master/LICENSE )
You can’t perform that action at this time.
0 commit comments