diff options
author | Adam Tauber <asciimoo@gmail.com> | 2014-03-16 09:43:34 +0100 |
---|---|---|
committer | Adam Tauber <asciimoo@gmail.com> | 2014-03-16 09:43:34 +0100 |
commit | ba9305afee904313c706800ac14058c308226e1a (patch) | |
tree | def86915753e7fc8c00e04676d057faf49c5a341 /README.rst | |
parent | 44990fc0af31a80bdd8bfe485d337db72a0b2359 (diff) | |
download | searxng-ba9305afee904313c706800ac14058c308226e1a.tar.gz searxng-ba9305afee904313c706800ac14058c308226e1a.zip |
[doc] wiki page link position
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index 2901fb4d9..bda49504b 100644 --- a/README.rst +++ b/README.rst @@ -7,6 +7,8 @@ engine <https://en.wikipedia.org/wiki/Metasearch_engine>`__. List of `running instances <https://github.com/asciimoo/searx/wiki/Searx-instances>`__. +See the `wiki <https://github.com/asciimoo/searx/wiki>`__ for more information. + |Flattr searx| Features @@ -23,8 +25,6 @@ Features - Duckduckgo like !bang functionality with engine shortcuts - Parallel queries - relatively fast -See the `wiki <https://github.com/asciimoo/searx/wiki>`__ for more information. - Installation ~~~~~~~~~~~~ |