[doc] features update

This commit is contained in:
asciimoo 2013-10-17 20:42:38 +02:00
parent 0531706287
commit 48839295d3
1 changed files with 1 additions and 0 deletions

View File

@ -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