~aleteoryx/muditaos

db648522ed530ddb96cec8b356ffb91c487a6bfb — Wojtek Cichoń 4 years ago 56e5b75
[EGD-5787] Added additional links to i18n article

Added additional links to i18n article
inside main README.md
1 files changed, 5 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +5 -0
@@ 37,6 37,7 @@ MuditaOS is a mobile operating system optimized for E Ink displays. Built on Fre
* [Contributing](#Contributing)
   * [Discussions](#Discussions)
   * [Reporting issues and feature requests](#Reporting-bugs-and-feature-requests)
   * [Internationalization](#Internationalization)
   * [Development workflow](#Development-workflow)
* [Documentation](#documentation)
   * [How to generate documentation using Doxygen](#How-to-generate-documentation-using-Doxygen)    


@@ 67,6 68,10 @@ For general questions and ideas regarding MuditaOS please post in the [“Mudita

You can report bugs and feature requests on [GitHub](https://github.com/mudita/MuditaOS/issues). This is also a good place to discuss architecture decisions and things that aren’t yet covered by the documentation. Please refer to the ["Contributing to MuditaOS"](./CONTRIBUTING.md) article for more details.

### Internationalization

If you want to start localizing MuditaOS interface please start from [the "Internationalization" article](./doc/i18n.md).

### Development workflow

When contributing code or documentation changes please follow the guidleines inside the ["Development workflow"](./doc/development_workflow.md) article.