summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasciimoo <asciimoo@gmail.com>2013-10-20 22:23:51 +0200
committerasciimoo <asciimoo@gmail.com>2013-10-20 22:23:51 +0200
commita2bbf027749a69c0b128de2d52cb288fd6bc4f50 (patch)
treedb8bc818207020818d8a083fedf762ae602608e4
parente75432c505be609441b6a22c4e2687e6bd758a0d (diff)
[doc] HTTP GET support
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8d3bc8292..9a8b2ffed 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ A privacy-respecting, hackable [metasearch engine](https://en.wikipedia.org/wiki
* Tracking free
* 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/`
+* Supports json output `curl http://searx.0x2a.tk/?format=json&q=[query]`
* Opensearch support (you can set as default search engine in your browser)
* Search categories
* User-agent forwarding