Skip to content

Commit 6cf4bdd

Browse files
committed
cleanup readme
1 parent 3366d71 commit 6cf4bdd

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

README.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ PyRobot: Your friendly neighborhood web scraper
88
:target: https://travis-ci.org/jmcarp/pyrobot
99

1010
.. image:: https://coveralls.io/repos/jmcarp/pyrobot/badge.png?branch=master
11-
:target: https://coveralls.io/r/jmcarp/pyrobot?branch=master
12-
13-
.. image:: https://pypip.in/d/pyrobot/badge.png
14-
:target: https://crate.io/packages/pyrobot?version=latest
11+
:target: https://coveralls.io/r/jmcarp/pyrobot
1512

1613
Homepage: `http://pyrobot.readthedocs.org/ <http://pyrobot.readthedocs.org/>`_
1714

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
setup(
2121
name='pyrobot',
2222
version='0.1.0',
23-
description='Browse the web from the comfort of your Python terminal',
23+
description='Your friendly neighborhood web scraper',
2424
author='Joshua Carp',
2525
author_email='[email protected]',
2626
url='https://github.com/jmcarp/pyrobot',

0 commit comments

Comments
 (0)