From 111a86aa22822092748d3182390b5b21d65d2f06 Mon Sep 17 00:00:00 2001 From: asciimoo Date: Sat, 19 Oct 2013 22:17:02 +0200 Subject: [PATCH] [doc] features update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2bbce790..7457084d 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ A hackable [metasearch engine](https://en.wikipedia.org/wiki/Metasearch_engine) * 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) * Search categories +* User-agent forwarding ### Installation