Explorar el Código

[doc] description update

asciimoo hace 11 años
padre
commit
179b622aed
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      README.md

+ 2
- 2
README.md Ver fichero

@@ -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/`