diff options
| author | asciimoo <asciimoo@gmail.com> | 2013-10-17 00:53:59 +0200 |
|---|---|---|
| committer | asciimoo <asciimoo@gmail.com> | 2013-10-17 00:53:59 +0200 |
| commit | 9f3dcc8d26c06cb2af17e69658147b0f1466dceb (patch) | |
| tree | 3577431b649e7988a9235d74f14733a900ac779a /README.md | |
| parent | cf36b20b5daa724fea83f52b511ebb4ae9145988 (diff) | |
[doc] feature list update
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ Minimalist web interface to different search engines. * Tracking free (no javascript) * Modular (see [examples](https://github.com/asciimoo/searx/blob/master/examples)) * Parallel queries +* Supports json output `curl -d 'format=json' -d 'q=searx' http://searx.0x2a.tk/` ### Installation |