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
ef0ad10c35
commit
7638267256
2 changed files with 20 additions and 22 deletions
21
README.md
21
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.14.13.07.48~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,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:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -18,10 +18,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||
|
||||
**Version incluse :** 2024.03.14.13.07.48~ynh1
|
||||
|
||||
**Version incluse :** 2024.03.01.17.25.33~ynh1
|
||||
|
||||
**Démo :** https://searx.be
|
||||
**Démo :** <https://searx.be>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -29,12 +28,12 @@ SearxXNG is a free internet metasearch engine which aggregates results from more
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://docs.searxng.org>
|
||||
* Documentation officielle utilisateur : <https://docs.searxng.org/user/>
|
||||
* Documentation officielle de l’admin : <https://docs.searxng.org/admin/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/searxng/searxng>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/searxng>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
||||
- Site officiel de l’app : <https://docs.searxng.org>
|
||||
- Documentation officielle utilisateur : <https://docs.searxng.org/user/>
|
||||
- Documentation officielle de l’admin : <https://docs.searxng.org/admin/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/searxng/searxng>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/searxng>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -42,10 +41,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade searxng -u https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue