Sfoglia il codice sorgente

[doc] description update

asciimoo 11 anni fa
parent
commit
179b622aed
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      README.md

+ 2
- 2
README.md Vedi File

@@ -1,11 +1,11 @@
1 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 6
 ### Features
7 7
 
8
-* Tracking free (no javascript)
8
+* Tracking free
9 9
 * Modular (see [examples](https://github.com/asciimoo/searx/blob/master/examples))
10 10
 * Parallel queries
11 11
 * Supports json output `curl -d 'format=json' -d 'q=searx' http://searx.0x2a.tk/`