Fixed indent issues

This commit is contained in:
Adriene Hutchins 2020-04-08 01:38:47 -04:00
parent a01b2330f8
commit cc257ca0d6
1 changed files with 6 additions and 6 deletions

View File

@ -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: