Browse Source

[doc] readme updates

asciimoo 11 years ago
parent
commit
017c85c447
1 changed files with 2 additions and 4 deletions
  1. 2 4
      README.rst

+ 2 - 4
README.rst

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