[doc] nested list fix

This commit is contained in:
Adam Tauber 2015-01-02 12:23:59 +01:00
parent c5ff2ef9f1
commit 041fad20d6
1 changed files with 11 additions and 10 deletions

View File

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