mirror of
https://github.com/wassname/cachier.git
synced 2026-09-09 11:19:08 +08:00
readme fixes
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ Future features
|
||||
* Windows support.
|
||||
* S3 core.
|
||||
* Multi-core caching.
|
||||
.. https://github.com/WoLpH/portalocker
|
||||
|
||||
|
||||
Use
|
||||
===
|
||||
|
||||
@@ -14,6 +14,7 @@ from datetime import datetime
|
||||
|
||||
from watchdog.observers import Observer
|
||||
from watchdog.events import PatternMatchingEventHandler
|
||||
#Altenative: https://github.com/WoLpH/portalocker
|
||||
|
||||
from .base_core import _BaseCore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user