mirror of
https://github.com/YunoHost-Apps/Cubiks-2048_ynh.git
synced 2024-09-03 18:25:55 +02:00
Merge branch 'version-2' of https://github.com/YunoHost-Apps/Cubiks-2048_ynh into version-2
This commit is contained in:
commit
c2f05a3981
2 changed files with 12 additions and 10 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Cubiks 2048 for YunoHost
|
# Cubiks 2048 for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/cubiks-2048)  
|
[](https://dash.yunohost.org/appci/app/cubiks-2048)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=cubiks-2048)
|
[](https://install-app.yunohost.org/?app=cubiks-2048)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Cubiks 2048 pour YunoHost
|
# Cubiks 2048 pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/cubiks-2048)  
|
[](https://dash.yunohost.org/appci/app/cubiks-2048)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=cubiks-2048)
|
[](https://install-app.yunohost.org/?app=cubiks-2048)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Cubiks 2048 rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Cubiks 2048 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, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Create the number 2048. Cubes with same number merge!
|
Create the number 2048. Cubes with same number merge!
|
||||||
|
|
||||||
|
@ -21,9 +22,9 @@ Create the number 2048. Cubes with same number merge!
|
||||||
|
|
||||||
**Démo :** https://kshitij-banerjee.github.io/Cubiks-2048/
|
**Démo :** https://kshitij-banerjee.github.io/Cubiks-2048/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## :red_circle: Fonctions indésirables
|
## :red_circle: Fonctions indésirables
|
||||||
|
|
||||||
|
@ -31,8 +32,8 @@ Create the number 2048. Cubes with same number merge!
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://kshitij-banerjee.github.io/Cubiks-2048/>
|
* Site officiel de l’app : <https://kshitij-banerjee.github.io/Cubiks-2048/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/Kshitij-Banerjee/Cubiks-2048/>
|
* Dépôt de code officiel de l’app : <https://github.com/Kshitij-Banerjee/Cubiks-2048/>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_cubiks-2048>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_cubiks-2048>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/cubiks-2048_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/cubiks-2048_ynh/issues>
|
||||||
|
|
||||||
|
@ -48,4 +49,4 @@ ou
|
||||||
sudo yunohost app upgrade cubiks-2048 -u https://github.com/YunoHost-Apps/cubiks-2048_ynh/tree/testing --debug
|
sudo yunohost app upgrade cubiks-2048 -u https://github.com/YunoHost-Apps/cubiks-2048_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue