Skip to content

Commit

Permalink
Add badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Federman committed Jul 1, 2015
1 parent 2a3a9b9 commit 908f6ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

PonyDebugger
============
[![CI Status](https://travis-ci.org/square/PonyDebugger.svg?branch=master)](https://travis-ci.org/square/PonyDebugger)
[![Version](https://img.shields.io/cocoapods/v/PonyDebugger.svg)](http://cocoadocs.org/docsets/PonyDebugger)
[![License](https://img.shields.io/cocoapods/l/PonyDebugger.svg)](http://cocoadocs.org/docsets/PonyDebugger)
[![Platform](https://img.shields.io/cocoapods/p/PonyDebugger.svg)](http://cocoadocs.org/docsets/PonyDebugger)

PonyDebugger is a remote debugging toolset. It is a client library and gateway
server combination that uses Chrome Developer Tools on your browser to debug
Expand Down

0 comments on commit 908f6ce

Please sign in to comment.