summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4c04af1..25d7525 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,8 @@
[![PyPI - Python Versions](https://img.shields.io/pypi/pyversions/requests-cache)](https://pypi.org/project/requests-cache)
## Summary
-**requests-cache** is a transparent, persistent cache for the python [requests](http://python-requests.org)
-library. It can substantially improve performance and reduce network traffic, making it an ideal
-companion for almost any application using `requests`.
+**requests-cache** is a transparent, persistent cache that provides an easy way to get better
+performance with the python [requests](http://python-requests.org) library.
<!-- RTD-IGNORE -->
Complete project documentation can be found at [requests-cache.readthedocs.io](https://requests-cache.readthedocs.io).