mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Auto-update README
This commit is contained in:
parent
8055180df7
commit
6263cab2e7
2 changed files with 12 additions and 10 deletions
11
README.md
11
README.md
|
@ -3,14 +3,14 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# pgAdmin for YunoHost
|
||||
# pgAdmin4 for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/pgadmin.svg)](https://dash.yunohost.org/appci/app/pgadmin) ![Working status](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg)
|
||||
[![Install pgAdmin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pgadmin)
|
||||
[![Install pgAdmin4 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pgadmin)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install pgAdmin quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install pgAdmin4 quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
@ -18,11 +18,12 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL.
|
||||
|
||||
|
||||
**Shipped version:** 4-6.12~ynh1
|
||||
**Shipped version:** 6.12~ynh1
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||
![Screenshot of pgAdmin](./doc/screenshots/pgadmin4-welcome-light.png)
|
||||
![Screenshot of pgAdmin4](./doc/screenshots/pgadmin4-welcome-light.png)
|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
|
|
11
README_fr.md
11
README_fr.md
|
@ -3,14 +3,14 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# pgAdmin pour YunoHost
|
||||
# pgAdmin4 pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/pgadmin.svg)](https://dash.yunohost.org/appci/app/pgadmin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg)
|
||||
[![Installer pgAdmin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pgadmin)
|
||||
[![Installer pgAdmin4 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pgadmin)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer pgAdmin rapidement et simplement sur un serveur YunoHost.
|
||||
> *Ce package vous permet d'installer pgAdmin4 rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
@ -18,11 +18,12 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL.
|
||||
|
||||
|
||||
**Version incluse :** 4-6.11~ynh1
|
||||
**Version incluse :** 6.12~ynh1
|
||||
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
![Capture d'écran de pgAdmin](./doc/screenshots/pgadmin4-welcome-light.png)
|
||||
![Capture d'écran de pgAdmin4](./doc/screenshots/pgadmin4-welcome-light.png)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
|
Loading…
Reference in a new issue