diff --git a/README.md b/README.md index 4176942..187c013 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,3 @@ -# Matrix Searx +# Use matrix-searxng instead -A Matrix bot that searches for images from Searx and posts them. - -## Dependencies -1. NodeJS -2. matrix-js-sdk -3. Axios -4. request - -## Quickstart -1. `git clone https://code.glowers.club/q/matrix-searx.git` -2. `cd matrix-searx` -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` +This project is no longer maintained. This is because [matrix-searxng](https://code.glowers.club/q/matrix-searxng) works with both SearX and SearXNG, and SearX has been deprecated any way.