mirror of
https://github.com/YunoHost-Apps/phpmyadmin_ynh.git
synced 2024-09-03 19:56:46 +02:00
Updated readme.
This commit is contained in:
parent
4d7bde9e66
commit
f4ca68f10f
2 changed files with 4 additions and 2 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# phpMyAdmin for YunoHost
|
# phpMyAdmin for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/phpmyadmin)  
|
[](https://dash.yunohost.org/appci/app/phpmyadmin)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=phpmyadmin)
|
[](https://install-app.yunohost.org/?app=phpmyadmin)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -30,7 +31,7 @@ phpMyAdmin is a free software tool written in PHP, intended to handle the admini
|
||||||
* Official app website: <http://www.phpmyadmin.net>
|
* Official app website: <http://www.phpmyadmin.net>
|
||||||
* Official admin documentation: <https://www.phpmyadmin.net/docs/>
|
* Official admin documentation: <https://www.phpmyadmin.net/docs/>
|
||||||
* Upstream app code repository: <https://github.com/phpmyadmin/phpmyadmin>
|
* Upstream app code repository: <https://github.com/phpmyadmin/phpmyadmin>
|
||||||
* YunoHost documentation for this app: <https://yunohost.org/app_phpmyadmin>
|
* YunoHost Store: <https://apps.yunohost.org/app/phpmyadmin>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/phpmyadmin_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/phpmyadmin_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# phpMyAdmin pour YunoHost
|
# phpMyAdmin pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/phpmyadmin)  
|
[](https://dash.yunohost.org/appci/app/phpmyadmin)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=phpmyadmin)
|
[](https://install-app.yunohost.org/?app=phpmyadmin)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
@ -30,7 +31,7 @@ phpMyAdmin est un outil logiciel libre écrit en PHP, destiné à gérer l'admin
|
||||||
* Site officiel de l’app : <http://www.phpmyadmin.net>
|
* Site officiel de l’app : <http://www.phpmyadmin.net>
|
||||||
* Documentation officielle de l’admin : <https://www.phpmyadmin.net/docs/>
|
* Documentation officielle de l’admin : <https://www.phpmyadmin.net/docs/>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/phpmyadmin/phpmyadmin>
|
* Dépôt de code officiel de l’app : <https://github.com/phpmyadmin/phpmyadmin>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_phpmyadmin>
|
* YunoHost Store: <https://apps.yunohost.org/app/phpmyadmin>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/phpmyadmin_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/phpmyadmin_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
Loading…
Add table
Reference in a new issue