Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
#2: doc update: doc badge added
Browse files Browse the repository at this point in the history
  • Loading branch information
josuebrunel committed Jun 29, 2015
1 parent efcb153 commit 59fb21a
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
@@ -1,6 +1,7 @@
# Yahoo Fantasy Sport API

[![Build Status](https://travis-ci.org/josuebrunel/yahoo-fantasy-sport.svg?branch=master)](https://travis-ci.org/josuebrunel/yahoo-fantasy-sport)
[![Documentation Status](https://readthedocs.org/projects/yahoo-fantasy-sport/badge/?version=latest)](https://readthedocs.org/projects/yahoo-fantasy-sport/?badge=latest)
[![Coverage Status](https://coveralls.io/repos/josuebrunel/yahoo-fantasy-sport/badge.svg?branch=master)](https://coveralls.io/r/josuebrunel/yahoo-fantasy-sport?branch=master)
[![Code Health](https://landscape.io/github/josuebrunel/yahoo-fantasy-sport/master/landscape.svg?style=flat)](https://landscape.io/github/josuebrunel/yahoo-fantasy-sport/master)

Expand All @@ -9,6 +10,12 @@
* [Josue Kouka](https://github.com/josuebrunel)
* [Paul Singman](https://github.com/unpairestgood)

## Installation

```shell
$ pip install yahoo-fantasy-sport
```

## Quickstart

```python
Expand Down

0 comments on commit 59fb21a

Please sign in to comment.