mirror of
https://github.com/YunoHost-Apps/petitesannonces_ynh.git
synced 2024-09-03 19:56:31 +02:00
update Readme
This commit is contained in:
parent
2b98cfe6b3
commit
e3473325b0
2 changed files with 11 additions and 16 deletions
16
README.md
16
README.md
|
@ -25,9 +25,7 @@ Make your own classified advertising website easily.
|
|||
|
||||
## Configuration
|
||||
|
||||
How to configure this app: by an admin panel, a plain file with SSH, or any other way.
|
||||
|
||||
-->
|
||||
How to configure this app: From an admin panel, a plain file with SSH, or any other way.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
@ -36,14 +34,14 @@ How to configure this app: by an admin panel, a plain file with SSH, or any othe
|
|||
|
||||
## YunoHost specific features
|
||||
|
||||
#### Multi-users support
|
||||
#### Multi-user support
|
||||
|
||||
Are LDAP and HTTP auth supported? : No
|
||||
Can the app be used by multiple users? : No
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/petitesannonces%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/petitesannonces/)
|
||||
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/petitesannonces%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/petitesannonces/)
|
||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/petitesannonces%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/petitesannonces/)
|
||||
|
||||
## Limitations
|
||||
|
@ -52,9 +50,9 @@ Can the app be used by multiple users? : No
|
|||
|
||||
## Additional information
|
||||
|
||||
* Other information you would add about this application
|
||||
* Other info you would like to add about this app.
|
||||
|
||||
**More information on the documentation page:**
|
||||
**More info on the documentation page:**
|
||||
https://yunohost.org/packaging_apps
|
||||
|
||||
## Links
|
||||
|
@ -66,11 +64,11 @@ https://yunohost.org/packaging_apps
|
|||
|
||||
---
|
||||
|
||||
Developers info
|
||||
Developer info
|
||||
----------------
|
||||
|
||||
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
|
||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/petitesannonces_ynh/tree/testing).
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/petitesannonces_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
|
|
11
README_fr.md
11
README_fr.md
|
@ -6,7 +6,7 @@
|
|||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer PetitesAnnonces 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.*
|
||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
|
@ -28,15 +28,13 @@ Les fonctionnalités de cette outils sont :
|
|||
<!--
|
||||
## Démo
|
||||
|
||||
* [Démo officielle](Lien vers un site de démonstration pour cette application)
|
||||
* [Démo officielle](Lien vers un site de démonstration de cette application)
|
||||
|
||||
|
||||
## Configuration
|
||||
|
||||
Comment configurer cette application: via le panneau d'administration, un fichier brut en SSH ou tout autre moyen.
|
||||
|
||||
-->
|
||||
|
||||
## Documentation
|
||||
|
||||
* Documentation officielle: https://framagit.org/anto1ne/petitesannonces
|
||||
|
@ -44,7 +42,7 @@ Comment configurer cette application: via le panneau d'administration, un fichie
|
|||
|
||||
## Caractéristiques spécifiques YunoHost
|
||||
|
||||
#### Support multi-utilisateurs
|
||||
#### Support multi-utilisateur
|
||||
|
||||
L'authentification LDAP et HTTP est-elle prise en charge? : Non
|
||||
L'application peut-elle être utilisée par plusieurs utilisateurs? : Non
|
||||
|
@ -53,7 +51,6 @@ L'application peut-elle être utilisée par plusieurs utilisateurs? : Non
|
|||
|
||||
* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/petitesannonces%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/petitesannonces/)
|
||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/petitesannonces%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/petitesannonces/)
|
||||
* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/petitesannonces%20%28Apps%29.svg)](https://ci-stretch.nohost.me/ci/apps/petitesannonces/)
|
||||
|
||||
## Limitations
|
||||
|
||||
|
@ -61,7 +58,7 @@ L'application peut-elle être utilisée par plusieurs utilisateurs? : Non
|
|||
|
||||
## Informations additionnelles
|
||||
|
||||
* Autres informations à ajouter sur cette application : RAS
|
||||
* Autres informations que vous souhaitez ajouter sur cette application : RAS
|
||||
|
||||
**Plus d'informations sur la page de documentation:**
|
||||
https://yunohost.org/packaging_apps
|
||||
|
|
Loading…
Reference in a new issue