summaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2021-04-13 13:53:00 -0500
committerJordan Cook <jordan.cook@pioneer.com>2021-04-16 21:40:23 -0500
commit35561110e8f52ad0ab03d40dcc64d88e654aeff5 (patch)
tree6817141d7297cb0f5ac042b893447c11f0330ac9 /examples/README.md
parent583d960febe319de596ea0a9761f1bcb6bf2ddf6 (diff)
downloadrequests-cache-35561110e8f52ad0ab03d40dcc64d88e654aeff5.tar.gz
Include example scripts on readthedocs
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 6645a4e..0102fd8 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -1,2 +1,3 @@
# Requests-Cache Examples
-This folder contains some complete examples for using the main features of requests-cache.
+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/latest/examples.html).