1
0
Fork 0
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:
orhtej2 2023-11-01 21:31:12 +01:00
parent 4d7bde9e66
commit f4ca68f10f
2 changed files with 4 additions and 2 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# phpMyAdmin for YunoHost
[![Integration level](https://dash.yunohost.org/integration/phpmyadmin.svg)](https://dash.yunohost.org/appci/app/phpmyadmin) ![Working status](https://ci-apps.yunohost.org/ci/badges/phpmyadmin.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/phpmyadmin.maintain.svg)
[![Install phpMyAdmin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpmyadmin)
*[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 admin documentation: <https://www.phpmyadmin.net/docs/>
* 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>
## Developer info

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# phpMyAdmin pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/phpmyadmin.svg)](https://dash.yunohost.org/appci/app/phpmyadmin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/phpmyadmin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/phpmyadmin.maintain.svg)
[![Installer phpMyAdmin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpmyadmin)
*[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 lapp : <http://www.phpmyadmin.net>
* Documentation officielle de ladmin : <https://www.phpmyadmin.net/docs/>
* Dépôt de code officiel de lapp : <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>
## Informations pour les développeurs