diff --git a/README.md b/README.md index ee73dac..d2791f4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SwiftFlux -[![Travis CI](https://travis-ci.org/yonekawa/SwiftFlux.svg?branch=master)]https://travis-ci.org/yonekawa/SwiftFlux) +[![Travis CI](https://travis-ci.org/yonekawa/SwiftFlux.svg?branch=master)](https://travis-ci.org/yonekawa/SwiftFlux) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) SwiftFlux is an implementation of [Facebook's Flux architecure](https://facebook.github.io/flux/) for Swift.