Skip to content

Commit 0c0453d

Browse files
committed
Update README.md
1 parent 19548db commit 0c0453d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
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

76
SwiftFlux 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)

0 commit comments

Comments
 (0)