Przeglądaj źródła

[doc] readme updates

asciimoo 11 lat temu
rodzic
commit
017c85c447
1 zmienionych plików z 2 dodań i 4 usunięć
  1. 2
    4
      README.rst

+ 2
- 4
README.rst Wyświetl plik

13
 ~~~~~~~~
13
 ~~~~~~~~
14
 
14
 
15
 -  Tracking free
15
 -  Tracking free
16
--  Modular (see
17
-   `examples <https://github.com/asciimoo/searx/blob/master/examples>`__)
18
--  Parallel queries
19
 -  Supports multiple output formats
16
 -  Supports multiple output formats
20
     -  json ``curl https://searx.0x2a.tk/?format=json&q=[query]``
17
     -  json ``curl https://searx.0x2a.tk/?format=json&q=[query]``
21
     -  csv ``curl https://searx.0x2a.tk/?format=csv&q=[query]``
18
     -  csv ``curl https://searx.0x2a.tk/?format=csv&q=[query]``
22
     -  opensearch/rss ``curl https://searx.0x2a.tk/?format=rss&q=[query]``
19
     -  opensearch/rss ``curl https://searx.0x2a.tk/?format=rss&q=[query]``
23
 -  Opensearch support (you can set as default search engine)
20
 -  Opensearch support (you can set as default search engine)
24
 -  Configurable search engines/categories
21
 -  Configurable search engines/categories
22
+-  Duckduckgo like !bang functionality with engine shortcuts
23
+-  Parallel queries - relatively fast
25
 
24
 
26
 Installation
25
 Installation
27
 ~~~~~~~~~~~~
26
 ~~~~~~~~~~~~
132
 -  Moar engines
131
 -  Moar engines
133
 -  Better ui
132
 -  Better ui
134
 -  Browser integration
133
 -  Browser integration
135
--  Language support
136
 -  Documentation
134
 -  Documentation
137
 -  Fix ``flake8`` errors, ``make flake8`` will be merged into
135
 -  Fix ``flake8`` errors, ``make flake8`` will be merged into
138
    ``make tests`` when it does not fail anymore
136
    ``make tests`` when it does not fail anymore