Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit 6fd0253

Browse files
author
Grace Yim
committed
Cleanup text in the README
1 parent 8ca207b commit 6fd0253

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#ToopherPython [![Build Status](https://travis-ci.org/toopher/toopher-python.png?branch=master)](https://travis-ci.org/toopher/toopher-python)
22

3-
ToopherPython is a Toopher API library that simplifies the task of interfacing with the Toopher API from Python code. This project wrangles all the required OAuth and JSON functionality so you can focus on just using the API.
3+
ToopherPython is a Toopher API library that simplifies the task of interfacing with the Toopher API from Python code.
4+
This project wrangles all the dependency libraries and handles the required OAuth and JSON functionality so you can
5+
focus on just using the API.
46

57
### Python Version
68
* 2.6
@@ -95,4 +97,4 @@ $ nosetests test
9597
```
9698

9799
## License
98-
ToopherPython is licensed under the MIT License. See LICENSE.txt for the full license text.
100+
ToopherPython is licensed under the MIT License. See LICENSE.txt for the full text.

0 commit comments

Comments
 (0)