Moved to markdown-based README

This commit is contained in:
Jakob Meier 2023-12-22 20:18:32 +01:00
parent b320d51fa1
commit cdf32454e6
No known key found for this signature in database
GPG key ID: 66BDC7E6A01A6152
2 changed files with 18 additions and 12 deletions

18
README.md Normal file
View file

@ -0,0 +1,18 @@
# Official Outbag App
Source code of the official outbag app,
written in flutter.
## Building
To build the Outbag App you can use the flutter-cli.
Make sure to replace `web` with the platform of your choice.
``` sh
flutter build web
```
## Translating
This app uses /l10n/ according to the official flutter
[internationalization guide](https://docs.flutter.dev/development/accessibility-and-localization/internationalization)
We use [weblate](https://translate.codeberg.org/engage/outbag/) to manage translations.
[![Translation status](https://translate.codeberg.org/widget/outbag/outbag-app/multi-auto.svg)](https://translate.codeberg.org/engage/outbag/)

View file

@ -1,12 +0,0 @@
* Official Outbag App
Source code of the official outbag app,
written in flutter.
** Translating
This app uses /l10n/ according to the official flutter
[[https://docs.flutter.dev/development/accessibility-and-localization/internationalization][internationalization guide]].
We use [[https://translate.codeberg.org/engage/outbag/][weblate]] to manage translations.
#+caption: Translation status
[[https://translate.codeberg.org/widgets/outbag/-/outbag-app/multi-auto.svg]]