Skip to content

Commit b14972d

Browse files
committed
Merge branch 'main' of https://github.com/FebraS/PyAte
2 parents 88ebe7c + f713e95 commit b14972d

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
@@ -28,7 +28,8 @@ pip install -r requirements.txt
2828
2929
### Contoh isi accounts.txt
3030

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

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

0 commit comments

Comments
 (0)