From e7e046b35c976ae5788ad3d68754453f999dcbc5 Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Sat, 8 Mar 2014 15:22:49 -0700 Subject: [PATCH] linked readme to sections in readthedocs --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index e9d51d94..3f14450c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,18 @@ Drone is a [Continuous Integration](http://en.wikipedia.org/wiki/Continuous_inte [![Build Status](http://beta.drone.io/github.com/drone/drone/status.png?branch=master)](http://beta.drone.io/github.com/drone/drone) [![GoDoc](https://godoc.org/github.com/drone/drone?status.png)](https://godoc.org/github.com/drone/drone) +### Getting Started + +* [Installation](http://drone.readthedocs.org/en/latest/install.html) +* [Configuration](http://drone.readthedocs.org/en/latest/setup.html) +* [Getting Help](http://drone.readthedocs.org/en/latest/index.html#need-help) + +### Contributing + +Interested in contributing? Great! Please read our [contributor guidelines](http://drone.readthedocs.org/en/latest/contribute.html#pull-requests). + +--- + * [System Requirements](#system) * [Installation](#setup) * [Builds](#builds)