From b225e6d2a6fdc4939e1982f14459f236385eb46e Mon Sep 17 00:00:00 2001 From: q Date: Sat, 11 Feb 2023 22:58:49 -0500 Subject: [PATCH] Chuck --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c7c9e9..26d471d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Matrix Searx +# Matrix SearXNG A Matrix bot that searches for images from SearXNG and posts them. @@ -10,7 +10,7 @@ A Matrix bot that searches for images from SearXNG and posts them. ## Quickstart 1. `git clone https://code.glowers.club/q/matrix-searxng.git` -2. `cd matrix-searx` +2. `cd matrix-searxng` 3. `yarn add matrix-js-sdk axios request` 4. (Edit example.js to use your desired matrix credentials and bot settings) 5. `node example.js`