Browse Source

[doc] description update

asciimoo 11 years ago
parent
commit
179b622aed
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,11 +1,11 @@
 searx
 searx
 =====
 =====
 
 
-Minimalist web interface to different search engines.
+A hackable [metasearch engine](https://en.wikipedia.org/wiki/Metasearch_engine) respecting privacy.
 
 
 ### Features
 ### Features
 
 
-* Tracking free (no javascript)
+* Tracking free
 * Modular (see [examples](https://github.com/asciimoo/searx/blob/master/examples))
 * Modular (see [examples](https://github.com/asciimoo/searx/blob/master/examples))
 * Parallel queries
 * Parallel queries
 * Supports json output `curl -d 'format=json' -d 'q=searx' http://searx.0x2a.tk/`
 * Supports json output `curl -d 'format=json' -d 'q=searx' http://searx.0x2a.tk/`