1
0
mirror of https://github.com/searxng/searxng.git synced 2024-07-02 23:40:44 +02:00

[doc] nested list fix

This commit is contained in:
Adam Tauber 2015-01-02 12:23:59 +01:00
parent c5ff2ef9f1
commit 041fad20d6

View File

@ -16,6 +16,7 @@ Features
- Tracking free - Tracking free
- Supports multiple output formats - Supports multiple output formats
- json ``curl https://searx.me/?format=json&q=[query]`` - json ``curl https://searx.me/?format=json&q=[query]``
- csv ``curl https://searx.me/?format=csv&q=[query]`` - csv ``curl https://searx.me/?format=csv&q=[query]``
- opensearch/rss ``curl https://searx.me/?format=rss&q=[query]`` - opensearch/rss ``curl https://searx.me/?format=rss&q=[query]``