]> OzVa Git service - ozva-cloud/commitdiff
chore: improve readme
authorsigoden <sigoden@gmail.com>
Fri, 9 Sep 2022 13:43:40 +0000 (21:43 +0800)
committersigoden <sigoden@gmail.com>
Fri, 9 Sep 2022 13:43:40 +0000 (21:43 +0800)
README.md

index 3e3f10d03de859710d6995c218ff7ca090afd5f8..4aef7a4319a19f7d778610531803b120b5e26713 100644 (file)
--- a/README.md
+++ b/README.md
@@ -265,15 +265,15 @@ dufs --log-format '$remote_addr $remote_user "$request" $status' -a /@admin:admi
 
 ### Customize UI
 
-Dufs allows users to customize the UI with their own assets.
+Dufs allows users to customize the UI with your own assets.
 
 ```
 dufs --assets my-assets-dir/
 ```
 
-You assets folder must contains a entrypoint `index.html` file.
+Your assets folder must contains a `index.html` file.
 
-`index.html` can use the following placeholder variable to retrieve internal data.
+`index.html` can use the following placeholder variables to retrieve internal data.
 
 - `__INDEX_DATA__`: directory listing data
 - `__ASSERTS_PREFIX__`: assets url prefix