diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 01:59:48 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 01:59:48 +0200 |
commit | 5c37a443b6f1175aea69d15a92784d222e6df444 (patch) | |
tree | c6eed2a5ac8fb817ac1b36bcc506e65afa15fb7e | |
parent | d2ee5effeeb3d18672a68eb1046e9446e02b2b6e (diff) | |
download | tdepacman-5c37a443b6f1175aea69d15a92784d222e6df444.tar.gz tdepacman-5c37a443b6f1175aea69d15a92784d222e6df444.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | README | 20 | ||||
-rw-r--r-- | README.md | 32 |
2 files changed, 32 insertions, 20 deletions
@@ -1,20 +0,0 @@ - - tdepacman - A pacman clone game for TDE. - - -TDEpacman is a classic arcade game. -Pac-Man was designed by Toru Iwatani, Namco first released the game in -Japan in May 1980. - - - - CONTRIBUTING -============== - -If you wish to contribute to TDEpacman (TDE), you might do so: - -- TDE Gitea Workspace (TGW) collaboration tool. - https://mirror.git.trinitydesktop.org/gitea - -- TDE Weblate Translation Workspace (TWTW) collaboration tool. - https://mirror.git.trinitydesktop.org/weblate diff --git a/README.md b/README.md new file mode 100644 index 0000000..de09773 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ + + tdepacman - A pacman clone game for TDE. + + +TDEpacman is a classic arcade game. +Pac-Man was designed by Toru Iwatani, Namco first released the game in +Japan in May 1980. + +. + +Contributing +-------------- + +If you wish to contribute to TDEpacman (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate + + +Translations status +--------------------- + +### messages +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/tdepacman/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/tdepacman-tdepacmandesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepacman-tdepacmandesktop/) |