mirror of
https://github.com/YunoHost/example_ynh.git
synced 2024-09-03 20:06:13 +02:00
Small typos
This commit is contained in:
parent
e3878cde95
commit
ec8161a638
2 changed files with 18 additions and 18 deletions
18
README.md
18
README.md
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Example app for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/example)  
|
||||
[](https://dash.yunohost.org/appci/app/example)  
|
||||
[](https://install-app.yunohost.org/?app=example)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -47,17 +47,17 @@ Explain in *a few (10~15) words* the purpose of the app or what it actually does
|
|||
## Disclaimers / important information
|
||||
|
||||
* Any known limitations, constrains or stuff not working, such as (but not limited to):
|
||||
* requiring a full dedicated domain ?
|
||||
* architectures not supported ?
|
||||
* not-working single-sign on or LDAP integration ?
|
||||
* the app requires an important amount of RAM / disk / .. to install or to work properly
|
||||
* etc...
|
||||
* requiring a full dedicated domain?
|
||||
* architectures not supported?
|
||||
* not-working single-sign on or LDAP integration?
|
||||
* the app requires an important amount of RAM / disk / ... to install or to work properly
|
||||
* etc.
|
||||
|
||||
* Other infos that people should be aware of, such as:
|
||||
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
|
||||
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials...)
|
||||
* how to configure / administrate the application if it ain't obvious
|
||||
* upgrade process / specificities / things to be aware of ?
|
||||
* security considerations ?
|
||||
* upgrade process / specificities / things to be aware of?
|
||||
* security considerations?
|
||||
|
||||
|
||||
|
||||
|
|
18
README_fr.md
18
README_fr.md
|
@ -1,6 +1,6 @@
|
|||
# Example app pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/example)  
|
||||
[](https://dash.yunohost.org/appci/app/example)  
|
||||
[](https://install-app.yunohost.org/?app=example)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
@ -29,17 +29,17 @@ Expliquez en *quelques* (10~15) mots l'utilité de l'app ou ce qu'elle fait (l'o
|
|||
## Avertissements / informations importantes
|
||||
|
||||
* Any known limitations, constrains or stuff not working, such as (but not limited to):
|
||||
* requiring a full dedicated domain ?
|
||||
* architectures not supported ?
|
||||
* not-working single-sign on or LDAP integration ?
|
||||
* the app requires an important amount of RAM / disk / .. to install or to work properly
|
||||
* etc...
|
||||
* requiring a full dedicated domain?
|
||||
* architectures not supported?
|
||||
* not-working single-sign on or LDAP integration?
|
||||
* the app requires an important amount of RAM / disk / ... to install or to work properly
|
||||
* etc.
|
||||
|
||||
* Other infos that people should be aware of, such as:
|
||||
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
|
||||
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials...)
|
||||
* how to configure / administrate the application if it ain't obvious
|
||||
* upgrade process / specificities / things to be aware of ?
|
||||
* security considerations ?
|
||||
* upgrade process / specificities / things to be aware of?
|
||||
* security considerations?
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue