diff --git a/README.md b/README.md index 7b9d9b8..d53a3cc 100644 --- a/README.md +++ b/README.md @@ -74,4 +74,9 @@ print(result) # Output 'expire: hello' print(cached_by_redis(key)) # Output 'expire: hello' -``` \ No newline at end of file +``` + +## Thanks + +- [Toapi](https://github.com/gaojiuli/toapi) +- [aiocache](https://github.com/argaen/aiocache) \ No newline at end of file