aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoryunohost-bot <yunohost@yunohost.org>2024-03-29 07:11:55 +0100
committeryunohost-bot <yunohost@yunohost.org>2024-03-29 07:11:55 +0100
commita75e6726bca8d3b8a076da4164cd7a18ed29d06e (patch)
tree7a77b1d7e38e8f3b7b837dbe88d91bfb32b14ddb /README.md
parent8dc67b2d06899a94217be58ab663057fe36aa4e9 (diff)
downloadmastodon_ynh-a75e6726bca8d3b8a076da4164cd7a18ed29d06e.tar.gz
mastodon_ynh-a75e6726bca8d3b8a076da4164cd7a18ed29d06e.tar.bz2
mastodon_ynh-a75e6726bca8d3b8a076da4164cd7a18ed29d06e.zip
Auto-update README
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 0f7a714..dd0321d 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
@@ -20,7 +20,7 @@ Mastodon is a free, open-source microblogging social network. It is a decentrali
**Shipped version:** 4.2.8~ynh1
-**Demo:** https://joinmastodon.org/
+**Demo:** <https://joinmastodon.org/>
## Screenshots
@@ -71,22 +71,22 @@ Log-out from YunoHost's portal doesn't log out from Mastodon. See https://github
## 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>