diff options
author | Alexandre Flament <alex@al-f.net> | 2021-09-03 16:37:11 +0200 |
---|---|---|
committer | Alexandre Flament <alex@al-f.net> | 2021-09-03 16:54:24 +0200 |
commit | 94458b488147ea5767831994af1e3c1a573586c5 (patch) | |
tree | 6322162dbea60b53728daa37643dd6c46e769d1e | |
parent | e94181337f865f70a9d4cf9e47223e9d1f273611 (diff) | |
download | searxng-94458b488147ea5767831994af1e3c1a573586c5.tar.gz searxng-94458b488147ea5767831994af1e3c1a573586c5.zip |
README.rst: differences with searx
-rw-r--r-- | README.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst index e0fd102f8..c92b60ec6 100644 --- a/README.rst +++ b/README.rst @@ -41,6 +41,12 @@ If you are looking for running instances, ready to use, then visit searx.space_. Otherwise jump to the user_, admin_ and developer_ handbooks you will find on our homepage_. +SearXNG is a fork a `searx`_: + +* `the differences with searx <https://github.com/searxng/searxng/issues/46>`_ +* `exhaustive changelog <https://github.com/searxng/searxng/wiki/Changes-from-version-1.0.0>`_ + +.. _searx: https://github.com/searx/searx .. _searx.space: https://searx.space .. _user: https://searxng.github.io/searxng/user .. _admin: https://searxng.github.io/searxng/admin |