aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md28
1 files changed, 14 insertions, 14 deletions
diff --git a/README.md b/README.md
index 197014d..c1a2f5a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
<!--
-N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
+N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand.
-->
@@ -9,10 +9,10 @@ It shall NOT be edited by hand.
[![Install Mastodon with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-*[Lire ce readme en français.](./README_fr.md)*
+*[Read this README is other languages.](./ALL_README.md)*
-> *This package allows you to install Mastodon 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.*
+> *This package allows you to install Mastodon 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
@@ -22,7 +22,7 @@ It is a decentralized alternative to commercial platforms like Twitter and avoid
**Shipped version:** 4.2.8~ynh2
-**Demo:** https://joinmastodon.org/
+**Demo:** <https://joinmastodon.org/>
## Screenshots
@@ -30,22 +30,22 @@ It is a decentralized alternative to commercial platforms like Twitter and avoid
## Documentation and resources
-* Official app website: <https://joinmastodon.org/>
-* Official admin documentation: <https://docs.joinmastodon.org/>
-* Upstream app code repository: <https://github.com/mastodon/mastodon>
-* YunoHost Store: <https://apps.yunohost.org/app/mastodon>
-* Report a bug: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
+- Official app website: <https://joinmastodon.org/>
+- Official admin documentation: <https://docs.joinmastodon.org/>
+- Upstream app code repository: <https://github.com/mastodon/mastodon>
+- YunoHost Store: <https://apps.yunohost.org/app/mastodon>
+- Report a bug: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
## Developer info
-Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
+Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-To try the testing branch, please proceed like that.
+To try the `testing` branch, please proceed like that:
-``` bash
+```bash
sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
or
sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
```
-**More info regarding app packaging:** <https://yunohost.org/packaging_apps> \ No newline at end of file
+**More info regarding app packaging:** <https://yunohost.org/packaging_apps>