Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

Commit

Permalink
Updated README [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Apr 1, 2014
1 parent 1199aaf commit 553beb3
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions README.textile → README.md
Expand Up @@ -27,20 +27,26 @@

A Python wrapper for the Associated Press's U.S. election data service.

h2. Features
[![Build Status](https://travis-ci.org/datadesk/python-elections.png?branch=master)](https://travis-ci.org/datadesk/python-elections) [![Coverage Status](https://coveralls.io/repos/datadesk/python-elections/badge.png)](https://coveralls.io/r/datadesk/python-elections)

Features
--------

* Easy access to AP election results for races in U.S. states and counties.
* Easy access to AP's delegate estimates in presidential nomination contests

h2. Requirements
Requirements
------------

In order to use this library, you must pay AP for access to the data. More information can be found on the "AP's web site":http://www.apdigitalnews.com/ap_elections.html or by contacting Anthony Marquez at "amarquez@ap.org":mailto:amarquez@ap.org.
In order to use this library, you must pay AP for access to the data. More information can be found on the [AP's web site](http://www.apdigitalnews.com/ap_elections.html) or by contacting Anthony Marquez at [amarquez@ap.org](mailto:amarquez@ap.org).

h2. Getting Started
Getting Started
---------------

* "Documentation":python-elections.rtfd.org
* "Introductory blog post":http://datadesk.latimes.com/posts/2012/01/introducing-python-elections/
* [Documentation](python-elections.rtfd.org)
* [Introductory blog post](http://datadesk.latimes.com/posts/2012/01/introducing-python-elections/)

h2. Credits
Credits
-------

ASCII art by Joan Stark

0 comments on commit 553beb3

Please sign in to comment.