Skip to content

Commit aba0467

Browse files
committed
Merge branch 'main' of https://github.com/Shuffle/app_sdk
2 parents e1d3c13 + f526220 commit aba0467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ With the above function as an example
3535
python3 app.py --standalone --action=sample_function paramname=World
3636
```
3737

38-
**PS: The following parameters are reserved, allowing you to set proper variables for testing such as local backends:**
38+
**NOT REQUIRED: These are reserved parameters, allowing you to set variables for testing such as local backends to upload into Shuffle during tests:**
3939
```
4040
--shuffle_url="http://custom_backend_url"
4141
--shuffle_authorization="auth"

0 commit comments

Comments
 (0)