From 79532f5359ed32ebc23c4bc7c555d9e509847b05 Mon Sep 17 00:00:00 2001 From: Wero <77166771+weronikakolodziej@users.noreply.github.com> Date: Tue, 14 Jul 2026 13:18:15 +0200 Subject: [PATCH] Replace unicode errors image with a Updated image in README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 766e16f..3835d8a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ The app demonstrates **practical rate limiting powered by time series data**. By Finally, the app **showcases the depth of RavenDB's document extensions**. Whether we consider attachments to store employee signatures or vector search enables semantic querying of HR policies. All of these features work together in a single, cohesive database — no sidecars, no sync pipelines. -![](.github/assets/samples_hr.png) + +image + ## Features used