From 179b622aedddd83eef93467c1134ed183cf10495 Mon Sep 17 00:00:00 2001 From: asciimoo Date: Fri, 18 Oct 2013 19:53:22 +0200 Subject: [PATCH] [doc] description update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5894cb598..cc02c583b 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ searx ===== -Minimalist web interface to different search engines. +A hackable [metasearch engine](https://en.wikipedia.org/wiki/Metasearch_engine) respecting privacy. ### Features -* Tracking free (no javascript) +* Tracking free * 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/`