Skip to content

Commit

Permalink
Add documentation section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
mtchavez committed May 23, 2017
1 parent 00a1dfc commit 41de28f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ gem 'circleci'

## Usage

### Documentation

Documentation can be found on [rubydoc][docs] or in this README

### Configuring

#### Global Config
Expand Down Expand Up @@ -1255,3 +1259,6 @@ and uses a checked in `.rubocop.yml` for this project.
Tests are using a live CircleCi API token for this repository. Any tests
should be using this key, which is in the `.env` file. You should not have
to do anything outside of writing the tests against this repository.
[docs]: http://www.rubydoc.info/gems/circleci

0 comments on commit 41de28f

Please sign in to comment.