diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-03-24 11:46:59 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-03-24 11:46:59 -0600 |
commit | 81a863eb6fe5932e2161266dae6e7bfb4152a0c4 (patch) | |
tree | 6127e7bbd73546156b307659c4f7dd0427c73ada | |
parent | cf6f0df5ad826b72513b2f1c465518bfe723c72e (diff) |
README: Add Weblate badge for helpcontent2 l10n
Change-Id: Ieb89f42e51a04bfa73732a779a92b79a755bc644
-rw-r--r-- | README | 3 | ||||
-rw-r--r-- | README.md | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/README b/README deleted file mode 100644 index 3cc6e1ee8b..0000000000 --- a/README +++ /dev/null @@ -1,3 +0,0 @@ -This repository contains the source files to produce the bundled LibreOffice help, as well as its online version. - -See https://wiki.documentfoundation.org/Documentation for more information on how to contribute. diff --git a/README.md b/README.md new file mode 100644 index 0000000000..f30f215d6c --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +[![Translation status](https://weblate.documentfoundation.org/widgets/libo_help-master/-/svg-badge.svg)](https://weblate.documentfoundation.org/engage/libo_help-master/) + +This repository contains the source files to produce the bundled LibreOffice documentation, as well as [its online version](https://help.libreoffice.org). + +See [the wiki](https://wiki.documentfoundation.org/Documentation) for more information on how to contribute. |