Adding point in todo

This commit is contained in:
Martin Potier 2015-09-13 16:50:42 +02:00
parent f2067fd274
commit f3851ff03e
1 changed files with 4 additions and 3 deletions

View File

@ -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)