summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files 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/`