We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5eda4a commit 6ab7932Copy full SHA for 6ab7932
1 file changed
README.md
@@ -32,6 +32,10 @@ cache.loadFromDisk()
32
cache.removeValue(forKey: keyString)
33
```
34
35
+5、More info
36
+
37
+📄 https://bbc6bae9.github.io/cachekit/
38
39
## Class Diagram
40
41
```mermaid
@@ -105,6 +109,3 @@ classDiagram
105
109
KeysTracker --|> NSCacheDelegate
106
110
CacheEntry ..|> Codable
107
111
108
-## Document
-
-https://bbc6bae9.github.io/cachekit/
0 commit comments