diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/requests-toolbelt/README | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/python/requests-toolbelt/README b/python/requests-toolbelt/README index 6620b37796..03e133a7b8 100644 --- a/python/requests-toolbelt/README +++ b/python/requests-toolbelt/README @@ -1,4 +1,7 @@ -This is a collection of utilities that some users of python-requests might -need but do not belong in requests proper. The library is actively maintained -by members of the requests core development team, and so reflects the functionality -most requested by users of the requests library. +requests-toolbelt (utilities for python-requests) + +This is a collection of utilities that some users of python-requests +might need but do not belong in requests proper. The library is actively +maintained by members of the requests core development team, and so +reflects the functionality most requested by users of the requests +library. |