Skip to content

Commit

Permalink
README.md edited
Browse files Browse the repository at this point in the history
  • Loading branch information
k-o-d-e-n committed Apr 13, 2018
1 parent 2d8c3ea commit 8207e08
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Promise.swift

<!--[![CI Status](http://img.shields.io/travis/k-o-d-e-n/Promise.swift.svg?style=flat)](https://travis-ci.org/k-o-d-e-n/Promise.swift)-->
[//]: # ([![CI Status](http://img.shields.io/travis/k-o-d-e-n/Promise.swift.svg?style=flat)](https://travis-ci.org/k-o-d-e-n/Promise.swift))
[![Version](https://img.shields.io/cocoapods/v/Promise.swift.svg?style=flat)](http://cocoapods.org/pods/Promise.swift)
[![License](https://img.shields.io/cocoapods/l/Promise.swift.svg?style=flat)](http://cocoapods.org/pods/Promise.swift)
[![Platform](https://img.shields.io/cocoapods/p/Promise.swift.svg?style=flat)](http://cocoapods.org/pods/Promise.swift)

Fun project in two days implementation.

Performance tests by Google 'Promises':
Performance tests by Google [Promises](https://github.com/google/promises):

<p align="center">
<img src="Resources/chart1.png">
Expand All @@ -16,7 +16,6 @@ Performance tests by Google 'Promises':
<img src="Resources/chart4.png">
</p>


## Installation

Promise.swift is available through [CocoaPods](http://cocoapods.org). To install
Expand Down

0 comments on commit 8207e08

Please sign in to comment.