From 65432d26cf46e8939bc3071b0613aca16896ca17 Mon Sep 17 00:00:00 2001 From: Martin Potier Date: Sun, 13 Sep 2015 16:52:08 +0200 Subject: [PATCH] Changing for ordered list --- Readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index 2121104..efc8f6f 100644 --- a/Readme.md +++ b/Readme.md @@ -18,7 +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 it chrome compatible (some trouble with the first ajax call) - * Make the search mis-spelling safe (like Google does) + 1. Make the search case-insensitive (as well as accents insensitive) + 2. Create a nice html page (may take several steps) + 3. Make it chrome compatible (some trouble with the first ajax call) + 4. Make the search mis-spelling safe (like Google does)