From 9d249dbe02a9134065eb2632383774575e541818 Mon Sep 17 00:00:00 2001 From: liuchungui <404468494@qq.com> Date: Sun, 17 Apr 2016 00:17:45 +0800 Subject: [PATCH 1/2] Update README.md update format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d10b41..82c5602 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ The following constants are available on the `RNFS` export: `MainBundlePath` (`String`) The absolute path to the main bundle directory `CachesDirectoryPath` (`String`) The absolute path to the caches directory -`DocumentDirectoryPath` (`String`) The absolute path to the document directory +`DocumentDirectoryPath` (`String`) The absolute path to the document directory `ExternalDirectoryPath` (`String`) The absolute path to the external, shared directory (android only) ### `promise readDir(path)` From 25c90feb3a13e28d0009b86f869f3251610854be Mon Sep 17 00:00:00 2001 From: liuchungui <404468494@qq.com> Date: Sun, 17 Apr 2016 00:21:00 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82c5602..b9429ee 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ The following constants are available on the `RNFS` export: `MainBundlePath` (`String`) The absolute path to the main bundle directory `CachesDirectoryPath` (`String`) The absolute path to the caches directory -`DocumentDirectoryPath` (`String`) The absolute path to the document directory +`DocumentDirectoryPath` (`String`) The absolute path to the document directory `ExternalDirectoryPath` (`String`) The absolute path to the external, shared directory (android only) ### `promise readDir(path)`