From ee8e741aaf4474600a44311409cad273d6f5b70b Mon Sep 17 00:00:00 2001 From: Jordan ERNST Date: Mon, 10 Dec 2018 17:06:38 +0100 Subject: [PATCH] Modified credits --- IFPass.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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':