summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2018-09-10 03:37:35 +0200
committerPetr Mrázek <peterix@gmail.com>2018-09-10 03:37:35 +0200
commit2c03c67c36a4a093e0f28e814f0ba8ed3141875a (patch)
treeefb159a0bde3c98881c5a32b061a98287b28828b
parenta279df8bdaee22ca04073a193294fd0e6dd2a313 (diff)
downloadMultiMC-2c03c67c36a4a093e0f28e814f0ba8ed3141875a.tar
MultiMC-2c03c67c36a4a093e0f28e814f0ba8ed3141875a.tar.gz
MultiMC-2c03c67c36a4a093e0f28e814f0ba8ed3141875a.tar.lz
MultiMC-2c03c67c36a4a093e0f28e814f0ba8ed3141875a.tar.xz
MultiMC-2c03c67c36a4a093e0f28e814f0ba8ed3141875a.zip
NOISSUE stop mentioning the translations server in README
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 00f40a4c..db76dfa2 100644
--- a/README.md
+++ b/README.md
@@ -27,9 +27,7 @@ We use [Clang Format](http://clang.llvm.org/docs/ClangFormat.html) to format the
## Translations
-Translations can be done either directly in the [translations repository](https://github.com/MultiMC/MultiMC5) or using our [translation server](http://translate.multimc.org). For more details, see: [Translating-MultiMC](https://github.com/MultiMC/MultiMC5/wiki/Translating-MultiMC).
-
-Currently, MultiMC is [![Translation Status](http://translate.multimc.org/widgets/multimc/-/shields-badge.svg)](http://translate.multimc.org/engage/multimc/?utm_source=widget)
+Translations can be done either directly in the [translations repository](https://github.com/MultiMC/MultiMC5). For more details, see: [Translating-MultiMC](https://github.com/MultiMC/MultiMC5/wiki/Translating-MultiMC).
## Forking/Redistributing
We keep MultiMC open source because we think it's important to be able to see the source code for a project like this, and we do so using the Apache license.