summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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