summaryrefslogtreecommitdiff
path: root/docs/examples.md
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2021-08-21 19:21:16 -0500
committerJordan Cook <jordan.cook@pioneer.com>2021-08-23 12:35:11 -0500
commit2da93db9a3bd0ed98ff3b4c1dd120fa8da86fd00 (patch)
tree547b1c32e3ea935f6a8ab016e8903e7c32bf17cb /docs/examples.md
parentc00776b53ca7556b27d64f088ee0f07bce6eabc5 (diff)
downloadrequests-cache-2da93db9a3bd0ed98ff3b4c1dd120fa8da86fd00.tar.gz
Update Readme intro and link another article on examples page
Diffstat (limited to 'docs/examples.md')
-rw-r--r--docs/examples.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples.md b/docs/examples.md
index 0ed67f5..c59c662 100644
--- a/docs/examples.md
+++ b/docs/examples.md
@@ -7,6 +7,7 @@ Some articles and blog posts that discuss requests-cache:
* PyBites: [Module of the Week: requests-cache for repeated API calls](https://pybit.es/articles/requests-cache/)
* Real Python: [Caching External API Requests](https://realpython.com/blog/python/caching-external-api-requests)
* Thomas Gorham: [Faster Backtesting with requests-cache](https://www.mntn.dev/blog/requests-cache)
+* Tim O'Hearn: [Pragmatic Usage of requests-cache](https://www.tjohearn.com/2018/02/12/pragmatic-usage-of-requests-cache/)
* Valdir Stumm Jr: [Tips for boosting your Python scripts](https://stummjr.org/post/building-scripts-in-python/)
## Scripts