summaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2022-06-17 12:54:41 -0500
committerJordan Cook <jordan.cook@pioneer.com>2022-06-17 13:59:47 -0500
commit59fc52e4a9d426da651d6fe93336ac8b2585c9b8 (patch)
treea8c581f5af5ce0e9c2e6dbf8d1ab993a6d763a42 /examples/README.md
parentd9e246a2c8c25da0d7626df708cfcbf9725c5f8e (diff)
downloadrequests-cache-59fc52e4a9d426da651d6fe93336ac8b2585c9b8.tar.gz
Related doc updates
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md
index 09b35e7..3c0c1f4 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -1,3 +1,4 @@
# Requests-Cache Examples
This folder contains some complete examples that demonstrate the main features of requests-cache.
-These are also viewable on [readthedocs](https://requests-cache.readthedocs.io/en/stable/examples.html).
+See the [Examples](https://requests-cache.readthedocs.io/en/stable/examples.html) section of the
+docs for a summary.