mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2024-12-22 05:12:57 -05:00
Update 'README.md'
This commit is contained in:
parent
faf2767e1c
commit
9b1efd4372
1 changed files with 8 additions and 1 deletions
|
@ -12,7 +12,7 @@ The main advantages of SafeTwitch are:
|
|||
You can visit it here, the official instance, at https://safetwitch.dragongoose.us
|
||||
Or, you can find community instances [here](#instances)!
|
||||
|
||||
Do you want to help translate? You can do it over here on weblate! https://translate.codeberg.org/projects/safetwitch/frontend/
|
||||
Do you want to help translate? You can do it over here on weblate! [Translate](#translate)
|
||||
|
||||
# Okay, but why?
|
||||
|
||||
|
@ -184,6 +184,13 @@ Now we have to install dependencies
|
|||
Finally, we can start the server
|
||||
`node index`
|
||||
|
||||
## Translate
|
||||
<a href="https://translate.codeberg.org/engage/safetwitch/">
|
||||
<img src="https://translate.codeberg.org/widgets/safetwitch/-/frontend/multi-auto.svg" alt="Translation status" />
|
||||
</a>
|
||||
|
||||
You can translate here: https://translate.codeberg.org/projects/safetwitch/frontend/
|
||||
|
||||
## Instances
|
||||
|
||||
If you host a SafeTwitch instance and would like it to be listed in the readme, please make an issue or a pull request to add it in.
|
||||
|
|
Loading…
Reference in a new issue