From cc257ca0d660ac2699b7aad6f6b89b913527d104 Mon Sep 17 00:00:00 2001 From: Adriene Hutchins Date: Wed, 8 Apr 2020 01:38:47 -0400 Subject: [PATCH] Fixed indent issues --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 705aa6f..30481aa 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,17 @@ **search** - a minimalist search utility bot for discord, designed by taciturasa. - _To run, rename `config-example.json` to `config.json` and add your token. If you want to add more config options, you may do so there as well._ +_To run, rename `config-example.json` to `config.json` and add your token. If you want to add more config options, you may do so there as well._ - _You can find the main instance here: [https://discord.bots.gg/bots/679500597082587185](https://discord.bots.gg/bots/679500597082587185)_ +_You can find the main instance here: [https://discord.bots.gg/bots/679500597082587185](https://discord.bots.gg/bots/679500597082587185)_ - ## Usage: +## Usage: - `@search help` - Find all commands. +`@search help` - Find all commands. - `@search rejson` - Refresh the list of SearX instances. +`@search rejson` - Refresh the list of SearX instances. - `@search your term here` - Search for stuff. +`@search your term here` - Search for stuff. ## Developers: