diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,12 +2,12 @@ **not implemented! check back again in a couple of days (:** -sear.c is used as a lightweight replacement for [SearX](//en.wikipedia.org/wiki/Searx) that proxies and caches search results from +sear.c is used as a lightweight replacement for [SearX](https://en.wikipedia.org/wiki/Searx) that proxies and caches search results from the Google web search engine. The main advantages over SearX are speed and simplicity. ## instructions for debian and ubuntu systems -First add my software distribution repository [prog.sijanec.eu](//prog.sijanec.eu) into your APT sources list. +First add my software distribution repository [prog.sijanec.eu](https://prog.sijanec.eu) into your APT sources list. ``` apt install sear.c |