Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sangdth authored Jan 19, 2024
1 parent 743c81e commit 2cda210
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 @@ -72,7 +72,7 @@ We use `Firstname Lastname` format. For example `Sang Dang`.

### Unique ID

It could be UUID/CUID, or user email. Incremental integer also works.
The ID is for the worker identification. It could be UUID/CUID, or user email. Incremental integer also works. This is NOT the ID of the record.

> [!IMPORTANT]
> Do not mix! Use either email, or ID.
Expand Down

0 comments on commit 2cda210

Please sign in to comment.