Update readme.md

This commit is contained in:
Viktor 2023-03-21 17:30:44 +01:00 committed by GitHub
parent 2a90ade80f
commit ad2e939018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,5 +5,6 @@ that benefit from the clarity of being kept separate from the rest of the
search engine code. search engine code.
* [query-parser](query-parser/) contains code for parsing the user-facing query grammar. * [query-parser](query-parser/) contains code for parsing the user-facing query grammar.
* [result-ranking](result-ranking/) contains logic for ranking search results by relevance.
* [screenshots](screenshots/) and [random-websites](random-websites/) contains SQL queries random * [screenshots](screenshots/) and [random-websites](random-websites/) contains SQL queries random
exploration mode. exploration mode.