Skip to content

Commit f713e95

Browse files
authored
Update README.md : typo error correction
1 parent 89dc2fc commit f713e95

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ pip install -r requirements.txt
2727
2828
### Contoh isi accounts.txt
2929

30-
```otpauth://totp/GitHub:your-username?secret=ANOTHER_SECRET_KEY&issuer=GitHub
30+
```
31+
otpauth://totp/GitHub:your-username?secret=ANOTHER_SECRET_KEY&issuer=GitHub
3132
```
3233

3334
## Jalankan Aplikasi:
@@ -106,4 +107,4 @@ Argumen --help menampilkan deskripsi singkat tentang program dan semua argumen y
106107
**Contoh**
107108
```bash
108109
python pyate.py --help
109-
```
110+
```

0 commit comments

Comments
 (0)