Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared Bydeley committed Feb 1, 2015
1 parent 0e524d5 commit d6896a1
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 @@ -3,6 +3,10 @@
[![Coverage Status](https://coveralls.io/repos/jbydeley/go-semaphore/badge.svg?branch=master)](https://coveralls.io/r/jbydeley/go-semaphore?branch=master)
[![GoDoc](https://godoc.org/github.com/jbydeley/go-semaphore?status.svg)](https://godoc.org/github.com/jbydeley/go-semaphore)

Go-Semaphore is an SDK to map to the SemaphoreApp API. This lets you check on build status, branch status and branch history. Check the [GoDoc link](https://godoc.org/github.com/jbydeley/go-semaphore#Semaphore) for a list of functions you can call. Check the [semaphore api](https://semaphoreapp.com/docs/api.html) for more information.

**TODO:** Implement POST methods.

# Installation

Get the package
Expand Down

0 comments on commit d6896a1

Please sign in to comment.