diff --git a/README.md b/README.md index a150ac0..cac76ca 100644 --- a/README.md +++ b/README.md @@ -503,7 +503,7 @@ print(cache.get("key2")) # None * * * -### Frozen +### *class* Frozen **This is not a cache.** this class can freeze your caches and prevents changes ❄️. ```python