Przeglądaj źródła

[doc] feature list update

asciimoo 11 lat temu
rodzic
commit
9f3dcc8d26
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      README.md

+ 1
- 0
README.md Wyświetl plik

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