diff options
| author | asciimoo <asciimoo@gmail.com> | 2013-10-17 20:42:38 +0200 |
|---|---|---|
| committer | asciimoo <asciimoo@gmail.com> | 2013-10-17 20:42:38 +0200 |
| commit | 48839295d3939212a0fe4bf86297081a22dcb7ac (patch) | |
| tree | 93c6c00d12ae41b2a68ab7dce1c8f682fca1ed7a /README.md | |
| parent | 053170628739dc63b87711dd79b580e3d41bebb0 (diff) | |
[doc] features update
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |