Skip to content

Commit

Permalink
add note for 2FA users in README (rdeepak2002#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmohmans committed Apr 3, 2022
1 parent 982a390 commit 9df208d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Note: Please use https://jsonlint.com/ to check that your JSON file is correctly

- Change image.jpg/png to specify what image to draw. One pixel is drawn every 5 minutes. PNG takes priority over JPG.
- Pixels with color (69, 42, 0) in the image will be skipped over, useful for non-rectangular drawings.
- If you use 2 factor authentication (2FA) in your account, then change "password" to "password:XXXXXX" where XXXXXX is your 2FA code.

## Run the Script

Expand Down

0 comments on commit 9df208d

Please sign in to comment.