From 683c20ca7f4d50299651e7306c9464b33dafb84f Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Mon, 26 Aug 2024 09:22:39 -0700 Subject: [PATCH] Add links to Korean and Polish READMEs in the English README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ba0ad162..5c2eaa7b 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,8 @@ This repository, including all its contents, sub-projects, modules, and componen - [Indonesian / Bahasa Indonesia](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.id.md) - [Italian / Italiano](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.it.md) - [Japanese / 日本語](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.jp.md) +- [Korean / 한국어](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.ko.md) +- [Polish / Polski](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.pl.md) - [Portuguese / Português](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.pt.md) - [Romanian / Română](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.ro.md) - [Russian / Русский](https://github.com/HeyPuter/puter/blob/main/doc/i18n/README.ru.md)