readme fixes

This commit is contained in:
Shay Palachy
2017-04-25 00:58:22 +03:00
parent 5e3462f5ac
commit a8b5641679
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ Future features
* Windows support.
* S3 core.
* Multi-core caching.
.. https://github.com/WoLpH/portalocker
Use
===
+1
View File
@@ -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