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 View File

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