diff --git a/README.md b/README.md index 3641372..671b687 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,5 @@ Serveur web, php et mysql. * Modifier le fichier connexion_bdd.php.example et le renommer en connexion_bdd.php ## Notes -Utilisation du projet [SlickGrid](https://github.com/mleibman/SlickGrid) ainsi que de [SlickGridEnhancementPager](https://github.com/kingleema/SlickGridEnhancementPager) pour la pagination, merci à eux :). +Utilisation du projet [SlickGrid](https://github.com/mleibman/SlickGrid) ainsi que de [SlickGridEnhancementPager](https://github.com/kingleema/SlickGridEnhancementPager) pour la pagination. +Utilisation des scripts de [pajhome](http://pajhome.org.uk/crypt/md5/index.html) pour l'algorithme sha1 en JavaScript. \ No newline at end of file diff --git a/index.php b/index.php index 502a29b..d52c15a 100644 --- a/index.php +++ b/index.php @@ -103,6 +103,8 @@ + +