diff --git a/README.md b/README.md index 5642c23..8cb141d 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,14 @@ Usage: - Hit + G to find the next occurrence. - Hit + + G to find the previous occurrence. -Known issue: -- Code lacks of organization, would be great to all the things splited in files (redurcers, ations, containers, etc) +![demo](https://media.giphy.com/media/xUA7aXl1VWN460yCju/giphy.gif) + +## TODO: + +- Code lacks of organization, would be great to all the things splited in files (redurcers, ations, containers, etc) +- case sensitive / insensite searchs. +- regular expressions. ## Credits Jonatan Anauati (barakawins@gmail.com)