generated from jCloud/repository-template
Renamed from simple-cache to jcloud-cachelib
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# simple-cache
|
||||
# jcloud-cachelib
|
||||
|
||||
A simple library for caching data.
|
||||
|
||||
@@ -6,7 +6,7 @@ A simple library for caching data.
|
||||
You can install the library using `pip`:
|
||||
|
||||
```bash
|
||||
pip install simple-cache --index-url https://repo.jcloud-services.ddns.net/simple/
|
||||
pip install jcloud-cachelib --index-url https://repo.jcloud-services.ddns.net/simple/
|
||||
```
|
||||
|
||||
## Full documentation
|
||||
|
||||
Reference in New Issue
Block a user