From 03897d922d063a380daae02ce890119ab4a42bda Mon Sep 17 00:00:00 2001 From: Hou Tianze Date: Thu, 8 Mar 2018 02:36:34 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09d4f69..eeba6d7 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ This is a Python client for Baidu Yun (a.k.a PCS - Personal Cloud Storage), an o **Due to Baidu PC permission restrictions, this program can only access your `/apps/bypy` directoy at Baidu PCS** -**(Fixed) ~~It's said the Baidu PCS API won't return more than 1000 items inside a directory ( #306 ),if this is true,you won't be able to see / download some files if you have a directory with more than 1000 files on Baidu Cloud~~** +**(Fixed) ~~It's said the Baidu PCS API won't return more than 1000 items inside a directory ( #285 ),if this is true,you won't be able to see / download some files if you have a directory with more than 1000 files on Baidu Cloud~~** **Features: Unicode / Chinese support; Retry on failures; Recursive down/up-load; Directory comparison; Hash caching.** -- GitLab