Skip to content

Commit

Permalink
Adding travis and godoc badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafe Colton committed Nov 11, 2014
1 parent 835aa36 commit f4d20e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
go-dockerclient-sort
====================

[![Build Status](https://travis-ci.org/rafecolton/go-dockerclient-sort.svg?branch=master)](https://travis-ci.org/rafecolton/go-dockerclient-sort)
[![GoDoc](https://godoc.org/github.com/rafecolton/go-dockerclient-sort?status.png)](https://godoc.org/github.com/rafecolton/go-dockerclient-sort)

For sorting the results of Docker API calls made using https://github.com/fsouza/go-dockerclient

0 comments on commit f4d20e9

Please sign in to comment.