Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Tytan committed Mar 26, 2023
1 parent 2e939bd commit da460dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ def main():
print(Style.BRIGHT + 'Description : ', Fore.RED + Style.BRIGHT + 'Cool python things')
print(Style.BRIGHT + 'Goal : ', Fore.RED + Style.BRIGHT + 'Make something COOL')
print(Style.BRIGHT + 'Github : ', Fore.RED + Style.BRIGHT +' github.com/Tytan-Codes')
print(Style.BRIGHT + 'Version : ', Fore.RED + Style.BRIGHT + ' Unstable v4.3.5 -- Better Day Project')
print(Style.BRIGHT + 'Version : ', Fore.RED + Style.BRIGHT + ' Stable, v4.5.3 -- Better Day Project')
print(Style.BRIGHT + '(c) 2022-2033, Tytan-Codes All rights reserved')
print(Style.BRIGHT + Fore.YELLOW + '* ' + Style.BRIGHT + 'Trust Me It\'s good' + Style.BRIGHT + Fore.RED + ' -- ' + Style.BRIGHT + 'I\'m a CODER' + Style.BRIGHT + Fore.YELLOW + ' *')
print('')
Expand Down

0 comments on commit da460dd

Please sign in to comment.