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