From 3447022140e9b01fe13c4f2b62656ec46ae03a4d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 15 Mar 2014 23:47:29 +0100 Subject: [PATCH] =?UTF-8?q?=20=20=20=20=20=20=20=20modifi=C3=A9:=20=20=20?= =?UTF-8?q?=20=20=20=20=20=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b749f9..3641372 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ 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), merci à eux :). +Utilisation du projet [SlickGrid](https://github.com/mleibman/SlickGrid) ainsi que de [SlickGridEnhancementPager](https://github.com/kingleema/SlickGridEnhancementPager) pour la pagination, merci à eux :).