mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Auto-update README
This commit is contained in:
parent
71f56cb026
commit
992f746ec9
1 changed files with 10 additions and 11 deletions
19
README.md
19
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:** <https://searx.be>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -29,12 +28,12 @@ SearxXNG is a free internet metasearch engine which aggregates results from more
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://docs.searxng.org>
|
||||
* Official user documentation: <https://docs.searxng.org/user/>
|
||||
* Official admin documentation: <https://docs.searxng.org/admin/>
|
||||
* Upstream app code repository: <https://github.com/searxng/searxng>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/searxng>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
||||
- Official app website: <https://docs.searxng.org>
|
||||
- Official user documentation: <https://docs.searxng.org/user/>
|
||||
- Official admin documentation: <https://docs.searxng.org/admin/>
|
||||
- Upstream app code repository: <https://github.com/searxng/searxng>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/searxng>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -42,7 +41,7 @@ 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
|
||||
|
|
Loading…
Add table
Reference in a new issue