From b97bf4f59f2abdb130308712e0c95a78e306cc32 Mon Sep 17 00:00:00 2001 From: mjaything <13192500+mjaything@users.noreply.github.com> Date: Wed, 15 Apr 2020 12:49:00 +0200 Subject: [PATCH] Add link to korean translation directory in README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 63efbb8d..91c4ac65 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ # [p5.js Web Editor](https://editor.p5js.org) + + + + + + + +
Documentation of p5.js Web Editor is also available in following languages
한국어
+ +> We're looking for translators to help translate p5.js Web Editor. Please read [developer_docs](https://github.com/processing/p5.js-web-editor/tree/master/developer_docs) to contribute. + The p5.js Web Editor is a platform for creative coding, with a focus on making coding accessible for as many people as possible, including artists, designers, educators, beginners, and anyone who wants to learn. Simply by opening the website you can get started writing p5.js sketches without downloading or configuring anything. The editor is designed with simplicity in mind by limiting features and frills. We strive to listen to the community to drive the editor’s development, and to be intentional with every change. The editor is free and open-source. We also strive to give the community as much ownership and control as possible. You can download your sketches so that you can edit them locally or host them elsewhere. You can also host your own version of the editor, giving you control over its data.