From 468b4e453c34e121b53177fc10f8a540550b6329 Mon Sep 17 00:00:00 2001 From: asciimoo Date: Tue, 21 Jan 2014 20:55:49 +0100 Subject: [PATCH] [fix] rst conversion fix --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index b5558804..7f9a3e59 100644 --- a/README.rst +++ b/README.rst @@ -17,9 +17,9 @@ Features `examples `__) - Parallel queries - Supports multiple output formats -- json ``curl https://searx.0x2a.tk/?format=json&q=[query]`` -- csv ``curl https://searx.0x2a.tk/?format=csv&q=[query]`` -- opensearch/rss ``curl https://searx.0x2a.tk/?format=rss&q=[query]`` + - json ``curl https://searx.0x2a.tk/?format=json&q=[query]`` + - csv ``curl https://searx.0x2a.tk/?format=csv&q=[query]`` + - opensearch/rss ``curl https://searx.0x2a.tk/?format=rss&q=[query]`` - Opensearch support (you can set as default search engine) - Configurable search engines/categories