소스 검색

[doc] description update

asciimoo 11 년 전
부모
커밋
179b622aed
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      README.md

+ 2
- 2
README.md 파일 보기

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