From 8a1b55e3435d84924a13245dc3ff220724a5ec63 Mon Sep 17 00:00:00 2001 From: Mike Helmick Date: Wed, 12 Jun 2013 16:55:05 -0400 Subject: [PATCH] Fix copy [ci skip] --- README.md | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e85afd7..479976a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Twython [![Build Status](https://travis-ci.org/ryanmcgrath/twython.png?branch=master)](https://travis-ci.org/ryanmcgrath/twython) [![Downloads](https://pypip.in/d/twython/badge.png)](https://crate.io/packages/twython/) [![Coverage Status](https://coveralls.io/repos/ryanmcgrath/twython/badge.png?branch=master)](https://coveralls.io/r/ryanmcgrath/twython?branch=master) -```Twython``` is the premier library providing an easy (and up-to-date) way to access Twitter data in Python. Actively maintained and featuring support for Python 2.6+ and Python 3. It's been battle tested by companies, educational institutions and individuals alike. Try it today! +```Twython``` is the premier Python library providing an easy (and up-to-date) way to access Twitter data. Actively maintained and featuring support for Python 2.6+ and Python 3. It's been battle tested by companies, educational institutions and individuals alike. Try it today! Features -------- diff --git a/README.rst b/README.rst index 7639eac..1b1cc34 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ Twython .. image:: https://coveralls.io/repos/ryanmcgrath/twython/badge.png?branch=master :target: https://coveralls.io/r/ryanmcgrath/twython?branch=master -``Twython`` is the premier library providing an easy (and up-to-date) way to access Twitter data in Python. Actively maintained and featuring support for Python 2.6+ and Python 3. It's been battle tested by companies, educational institutions and individuals alike. Try it today! +``Twython`` is the premier Python library providing an easy (and up-to-date) way to access Twitter data. Actively maintained and featuring support for Python 2.6+ and Python 3. It's been battle tested by companies, educational institutions and individuals alike. Try it today! Features --------