From f3851ff03e30cf062c5ed0abff981821aeaa82e1 Mon Sep 17 00:00:00 2001 From: Martin Potier Date: Sun, 13 Sep 2015 16:50:42 +0200 Subject: [PATCH] Adding point in todo --- Readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index de2eb71..2121104 100644 --- a/Readme.md +++ b/Readme.md @@ -18,6 +18,7 @@ Start it by calling you internet navigator on `cherche.html`. Todo (sorted by priority) ------------------------- - - Make the search case-insensitive (as well as accents insensitive) - - Create a nice html page (may take several steps) - - Make the search mis-spelling safe (like Google does) + * Make the search case-insensitive (as well as accents insensitive) + * Create a nice html page (may take several steps) + * Make it chrome compatible (some trouble with the first ajax call) + * Make the search mis-spelling safe (like Google does)