Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OlehKulykov committed Apr 28, 2016
1 parent 15293cf commit 6a3c6c1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# librws - Tiny, cross platform websocket client C library.

[![CocoaPods](https://img.shields.io/cocoapods/p/librws.svg?style=flat)](https://cocoapods.org/pods/librws)
[![CocoaPods](https://img.shields.io/cocoapods/v/librws.svg?style=flat)](https://cocoapods.org/pods/librws)
[![Platform](https://img.shields.io/cocoapods/p/librws.svg?style=flat)](http://cocoapods.org/pods/librws)
[![Version](https://img.shields.io/cocoapods/v/librws.svg?style=flat)](http://cocoapods.org/pods/librws)
[![License](https://img.shields.io/cocoapods/l/librws.svg?style=flat)](http://cocoapods.org/pods/librws)
[![Build Status](https://travis-ci.org/OlehKulykov/librws.svg?branch=master)](https://travis-ci.org/OlehKulykov/librws)
[![Build status](https://ci.appveyor.com/api/projects/status/9f8032rmlbrtaa9o?svg=true)](https://ci.appveyor.com/project/OlehKulykov/librws)

Expand Down

0 comments on commit 6a3c6c1

Please sign in to comment.