summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorasciimoo <asciimoo@gmail.com>2013-10-17 00:53:59 +0200
committerasciimoo <asciimoo@gmail.com>2013-10-17 00:53:59 +0200
commit9f3dcc8d26c06cb2af17e69658147b0f1466dceb (patch)
tree3577431b649e7988a9235d74f14733a900ac779a /README.md
parentcf36b20b5daa724fea83f52b511ebb4ae9145988 (diff)
[doc] feature list update
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 219c292ce..9f0e6a29e 100644
--- a/README.md
+++ b/README.md
@@ -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