Skip to content

Commit

Permalink
Merge pull request #78 from yosssi/godoc
Browse files Browse the repository at this point in the history
Added the GoDoc link to README.md.
  • Loading branch information
bradrydzewski committed Feb 14, 2014
2 parents 1593b1e + 54aa8a6 commit 4618269
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,6 +1,7 @@
Drone is a [Continuous Integration](http:https://en.wikipedia.org/wiki/Continuous_integration) platform built on [Docker](https://www.docker.io/)

[![Build Status](http:https://beta.drone.io/github.com/drone/drone/status.png?branch=master)](http:https://beta.drone.io/github.com/drone/drone)
[![GoDoc](https://godoc.org/github.com/drone/drone?status.png)](https://godoc.org/github.com/drone/drone)

### System

Expand Down Expand Up @@ -252,6 +253,6 @@ notify:

### Docs

Coming Soon to [drone.readthedocs.org](http:https://drone.readthedocs.org/)

* [drone.readthedocs.org](http:https://drone.readthedocs.org/) (Coming Soon)
* [GoDoc](http:https://godoc.org/github.com/drone/drone)

0 comments on commit 4618269

Please sign in to comment.