diff options
| author | asciimoo <asciimoo@gmail.com> | 2013-12-31 02:59:08 +0100 |
|---|---|---|
| committer | asciimoo <asciimoo@gmail.com> | 2013-12-31 02:59:08 +0100 |
| commit | 376f15cb1c0a4a58ea31d08a70a75f4459fef0f0 (patch) | |
| tree | 1beba43f5b97982ba2eb5cf94a6e35ef39b8df3d /README.md | |
| parent | 32512856b47f1cf13f141bedc116e61511814934 (diff) | |
[doc] readme updates
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,6 +13,7 @@ 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]` +* Supports csv output `curl https://searx.0x2a.tk/?format=csv&q=[query]` * Opensearch support (you can set as default search engine) * Configurable search engines/categories * User-agent forwarding @@ -32,7 +33,6 @@ List of [running instances](https://github.com/asciimoo/searx/wiki/Searx-instanc * Language support * Documentation * Pagination -* Search suggestions * Tests |