Browse Source

[doc] feature list update

asciimoo 11 years ago
parent
commit
9f3dcc8d26
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -8,6 +8,7 @@ Minimalist web interface to different search engines.
8 8
 * Tracking free (no javascript)
9 9
 * Modular (see [examples](https://github.com/asciimoo/searx/blob/master/examples))
10 10
 * Parallel queries
11
+* Supports json output `curl -d 'format=json' -d 'q=searx' http://searx.0x2a.tk/`
11 12
 
12 13
 ### Installation
13 14