summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorasciimoo <asciimoo@gmail.com>2013-10-17 20:42:38 +0200
committerasciimoo <asciimoo@gmail.com>2013-10-17 20:42:38 +0200
commit48839295d3939212a0fe4bf86297081a22dcb7ac (patch)
tree93c6c00d12ae41b2a68ab7dce1c8f682fca1ed7a /README.md
parent053170628739dc63b87711dd79b580e3d41bebb0 (diff)
[doc] features 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 9f0e6a29e..eb84482cf 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ Minimalist web interface to different search engines.
* 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/`
+* Opensearch support (you can set as default search engine in your browser)
### Installation