diff options
| author | asciimoo <asciimoo@gmail.com> | 2013-11-11 23:23:29 +0100 |
|---|---|---|
| committer | asciimoo <asciimoo@gmail.com> | 2013-11-11 23:23:29 +0100 |
| commit | fa6b980edd44ea0d62b4dcad89ddbde8846b1c67 (patch) | |
| tree | e18b47c5e0c23e0393aa50d244ee9470a9df6e07 /README.md | |
| parent | 681310424acf42dcaf81c57c2409766611846635 (diff) | |
[doc] features mods
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,8 +13,8 @@ List of [running instances](https://github.com/asciimoo/searx/wiki/Searx-instanc * Modular (see [examples](https://github.com/asciimoo/searx/blob/master/examples)) * Parallel queries * Supports json output `curl https://searx.0x2a.tk/?format=json&q=[query]` -* Opensearch support (you can set as default search engine in your browser) -* Search categories +* Opensearch support (you can set as default search engine) +* Configurable search engines/categories * User-agent forwarding ### Installation |