update readme

This commit is contained in:
Senghan Bright 2021-01-14 21:07:51 +01:00
parent 992b72de02
commit 78a08200ca

View File

@ -32,7 +32,8 @@ score = frequency * recency_score / max_number_of_timestamps
TODO:
- [ ] Implement sorter based on frecency score
- [x] Implement sorter based on frecency score
- [ ] Improve substring matcher to support multiple terms
- [ ] Check file entries are valid via async job on VimClose
<img src="https://raw.githubusercontent.com/sunjon/images/master/gh_readme_telescope_frecency.png" alt="screenshot" width="800"/>