mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
chg: the version text layout
This commit is contained in:
parent
0fdb3feb19
commit
a971c03877
4 changed files with 31 additions and 16 deletions
|
@ -71,7 +71,7 @@ static void showBanner(void){
|
|||
printf("\e[34m██╔═══╝ ██║╚██╔╝██║ ══█║\e[0m iceman@icesql.net\n");
|
||||
printf("\e[34m██║ ██║ ╚═╝ ██║ ████╔╝\e[0m https://github.com/iceman1001/proxmark3\n");
|
||||
printf("\e[34m╚═╝ ╚═╝ ╚═╝ ╚═══╝\e[0m v3.0.0\n");
|
||||
printf("\nKeep icemanfork alive, do please donate, https://paypal.me/iceman1001/");
|
||||
printf("\nKeep icemanfork alive by a donation https://paypal.me/iceman1001/");
|
||||
printf("\n\n");
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue