From 6f830f0e081044d30c7371ce04369c0684b50cd1 Mon Sep 17 00:00:00 2001 From: Viktor Lofgren Date: Fri, 26 Jan 2024 13:48:47 +0100 Subject: [PATCH] (*) Update the readme with a link to the demo video --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 253eb6c9..ffcb4079 100644 --- a/README.md +++ b/README.md @@ -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)!