(*) Update the readme with a link to the demo video

This commit is contained in:
Viktor Lofgren 2024-01-26 13:48:47 +01:00
parent 6edc318597
commit 6f830f0e08

View File

@ -18,6 +18,10 @@ for your own data (either crawled or side-loaded). At present the logic isn't v
made are based on the Marginalia project's goals, but additional configurability is being
worked on!
Here's a demo of the set-up and operation of the self-hostable barebones mode of the search engine: [🌎 https://www.youtube.com/watch?v=PNwMkenQQ24](https://www.youtube.com/watch?v=PNwMkenQQ24)
The search engine also powers [Marginalia Search](https://search.marginalia.nu).
## Set up
To set up a local test environment, follow the instructions in [📄 run/readme.md](run/readme.md)!