소스 검색

[doc] features update

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

+ 1
- 0
README.md 파일 보기

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/`
12
+* Opensearch support (you can set as default search engine in your browser)
12
 
13
 
13
 ### Installation
14
 ### Installation
14
 
15