From f9a2d57436830359b6a1e3d65f41d3ad9407902f Mon Sep 17 00:00:00 2001 From: Dmitry Sharabin Date: Tue, 31 Oct 2023 11:28:41 +0100 Subject: [PATCH] Some more docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9654f0a..c91f7f8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Done! - `https://disk.yandex.com/client/disk/baz.json`—private file in the root of the disk - `https://disk.yandex.com/client/disk/foo/bar/baz.json`—private file in a nested folder -- `https://disk.yandex.com/client/disk`—file named `APP_ID.json` (where `APP_ID` is the name of your app) in the `mv-data` folder +- `https://disk.yandex.com/client/disk`—private file named `APP_ID.json` (where `APP_ID` is the name of your app) in the `mv-data` folder - `https://disk.yandex.com/d/ahNF6_YRiAkeZA`—public (shared) file - `https://disk.yandex.com/d/RJJgoQNFJlWO9Q/baz.json`—file in a public (shared) folder - `https://disk.yandex.com/d/RJJgoQNFJlWO9Q/foo/bar/baz.json`—file in a subfolder of a public folder