Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
password optional
  • Loading branch information
ylkjick532428 authored Jul 18, 2024
1 parent 2f1e524 commit c407b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ To get started, clone the repo:
| `sdkSecret` | Your Video SDK Secret. Required. |
| `topic` | Required, a session name of your choice or the name of the session you are joining. |
| `name` | Required, a name for the participant. |
| `password` | Required, a session passcode of your choice or the passcode of the session you are joining. |
| `password` | Optional, a session passcode of your choice or the passcode of the session you are joining. |

Example:

Expand Down

0 comments on commit c407b6d

Please sign in to comment.