Skip to content

Commit 342ff67

Browse files
committed
Update README.md
1 parent da677c5 commit 342ff67

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
usosapi-python
1+
Usosapi module
22
==============
33

4-
Python 3 module for desktop applications.
4+
This module is created to help Python developers use USOS API
5+
without the need of learning how to use any OAuth libraries.
6+
7+
Requirements
8+
============
9+
There are two Python packages required for this module to work:
10+
* [rauth](https://github.com/litl/rauth)
11+
* [requests](https://github.com/kennethreitz/requests)

0 commit comments

Comments
 (0)