Skip to content

Commit 6ab7932

Browse files
authored
docs(readme): docc
1 parent e5eda4a commit 6ab7932

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ cache.loadFromDisk()
3232
cache.removeValue(forKey: keyString)
3333
```
3434

35+
5、More info
36+
37+
📄 https://bbc6bae9.github.io/cachekit/
38+
3539
## Class Diagram
3640

3741
```mermaid
@@ -105,6 +109,3 @@ classDiagram
105109
KeysTracker --|> NSCacheDelegate
106110
CacheEntry ..|> Codable
107111
```
108-
## Document
109-
110-
https://bbc6bae9.github.io/cachekit/

0 commit comments

Comments
 (0)