Changing for ordered list
This commit is contained in:
parent
f3851ff03e
commit
65432d26cf
1 changed files with 4 additions and 4 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue