mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
update readmes
This commit is contained in:
parent
55352f4572
commit
d5b7337b54
2 changed files with 20 additions and 22 deletions
21
README.md
21
README.md
|
@ -20,21 +20,20 @@ AdGuard Home is a network-wide software for blocking ads & tracking. After you s
|
|||
|
||||
It operates as a DNS server that re-routes tracking domains to a "black hole", thus preventing your devices from connecting to those servers. It's based on software we use for our public AdGuard DNS servers -- both share a lot of common code.
|
||||
|
||||
|
||||
**Shipped version:** 0.107.45~ynh1
|
||||
**Shipped version:** 0.107.45~ynh2
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://adguard.com/adguard-home.html>
|
||||
* Official user documentation: <https://kb.adguard.com/en>
|
||||
* Official admin documentation: <https://github.com/AdguardTeam/AdGuardHome/wiki>
|
||||
* Upstream app code repository: <https://github.com/AdguardTeam/AdGuardHome>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/adguardhome>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/adguardhome_ynh/issues>
|
||||
- Official app website: <https://adguard.com/adguard-home.html>
|
||||
- Official user documentation: <https://kb.adguard.com/en>
|
||||
- Official admin documentation: <https://github.com/AdguardTeam/AdGuardHome/wiki>
|
||||
- Upstream app code repository: <https://github.com/AdguardTeam/AdGuardHome>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/adguardhome>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/adguardhome_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/adguardhome_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade adguardhome -u https://github.com/YunoHost-Apps/adguardhome_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
|
@ -20,21 +20,20 @@ AdGuard Home est un logiciel à l'échelle du réseau pour bloquer les publicit
|
|||
|
||||
Il fonctionne comme un serveur DNS qui redirige les domaines de pistage vers un "trou noir", empêchant ainsi vos appareils de se connecter à ces serveurs. Il est basé sur un logiciel que nous utilisons pour nos serveurs DNS publics AdGuard - les deux partagent beaucoup de code commun.
|
||||
|
||||
|
||||
**Version incluse :** 0.107.45~ynh1
|
||||
**Version incluse :** 0.107.45~ynh2
|
||||
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://adguard.com/adguard-home.html>
|
||||
* Documentation officielle utilisateur : <https://kb.adguard.com/en>
|
||||
* Documentation officielle de l’admin : <https://github.com/AdguardTeam/AdGuardHome/wiki>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/AdguardTeam/AdGuardHome>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/adguardhome>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/adguardhome_ynh/issues>
|
||||
- Site officiel de l’app : <https://adguard.com/adguard-home.html>
|
||||
- Documentation officielle utilisateur : <https://kb.adguard.com/en>
|
||||
- Documentation officielle de l’admin : <https://github.com/AdguardTeam/AdGuardHome/wiki>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/AdguardTeam/AdGuardHome>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/adguardhome>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/adguardhome_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/adguardhome_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade adguardhome -u https://github.com/YunoHost-Apps/adguardhome_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