Skip to content

Commit c947b09

Browse files
committed
correcting a short statement regarding affected folders
1 parent 5ef5a98 commit c947b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This requires an "upload.idrinth" file in the addon's main directory, for exampl
2424
</Upload>
2525
```
2626

27-
This example would grab all files that are named "demo.xml" in the /user/settings.
27+
This example would grab all files that are named "demo.xml" in /user/settings and subfolders.
2828
If the user allowed the related addon to automatically upload files, the found file will be attached as a body to a post request to the configured URL.
2929
The Reason-tag wrapps your own text, that is shown to users when they have the option of allowing automatic uploads or not.
3030
Obviously, it would be helpful to provide a short explanation to the readers, so they'll recall why they should opt in.

0 commit comments

Comments
 (0)