summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasciimoo <asciimoo@gmail.com>2013-10-18 19:53:22 +0200
committerasciimoo <asciimoo@gmail.com>2013-10-18 19:53:22 +0200
commit179b622aedddd83eef93467c1134ed183cf10495 (patch)
tree466c780f8e19b321f166046f3da2e92648442e78
parentb1a996ef4af4a15dcc7e25ff108560c60fd616ae (diff)
[doc] description update
-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/`