diff --git a/README.md b/README.md index 367bac5..cca8d2b 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. +**Shipped version:** 2024.03.20.18.14.42~ynh1 -**Shipped version:** 2024.03.01.17.25.33~ynh1 - -**Demo:** https://searx.be +**Demo:** ## Screenshots @@ -29,12 +28,12 @@ SearxXNG is a free internet metasearch engine which aggregates results from more ## Documentation and resources -* Official app website: -* Official user documentation: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official user documentation: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info @@ -42,10 +41,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos To try the testing branch, please proceed like that. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug or sudo yunohost app upgrade searxng -u https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**More info regarding app packaging:**