From 546898777f628a690b66f028be18685c7ceef5f3 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sun, 16 Mar 2025 15:37:39 +0900 Subject: [PATCH] docs: update README.md exemple -> example --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a790de..b6eab4f 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ ![alt text](./media/exemples/search_startup.png) -*See media/exemples for other use case screenshots.* +*See media/examples for other use case screenshots.* --- @@ -99,7 +99,7 @@ ollama serve Change the config.ini file to set the provider_name to `ollama` and provider_model to `deepseek-r1:7b` -NOTE: `deepseek-r1:7b`is an exemple, use a bigger model if your hardware allow it. +NOTE: `deepseek-r1:7b`is an example, use a bigger model if your hardware allow it. ```sh [MAIN]