diff --git a/IFPass.py b/IFPass.py index a50837b..a563a27 100644 --- a/IFPass.py +++ b/IFPass.py @@ -296,8 +296,8 @@ while "The program is running": print('Version : ', version) if version in ('dev', 'devnocam'): print(colored("\nATTENTION : Il s'agit d'une version en cours de développement, potentiellement instable !", 'red')) - print('\nLe programme IFPass à été écrit par Jordan ERNST Q1 2018.') - print('Pour toute question ou problème contactez-moi à pro.ernst@gmail.com.\n') + print("\nLe programme IFPass à été écrit par Jordan ERNST Q1 2018 pour l'Institut Français en Hongrie.") + print('Pour toute question, problème ou requête contactez-moi à pro.ernst@gmail.com.\n') print('1 - Nouveau membre', '2 - Rechercher un membre', '3 - Quitter', sep='\n') choix = input('Choix : ') if choix == '1':