From bcf0a14ea2dba9f46bcdfdddb4739ed4139dd420 Mon Sep 17 00:00:00 2001 From: MrBrain295 <66077254+MrBrain295@users.noreply.github.com> Date: Sun, 11 Jul 2021 07:29:43 -0500 Subject: [PATCH] Meta tweak (#1105) --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 8f0a6b04..ada91c2f 100644 --- a/contributing.md +++ b/contributing.md @@ -24,6 +24,6 @@ If a file name contains a special character that Windows is not able to display, The code in the file should be the simplest and most straightforward way to print/display/show `Hello World` exactly once in the language used. User input should not be request and a newline should only be printed when necessary. -### Updating README +### Updating readme After adding the language file, `update_list.py` (Python 3.6+) automatically updates the language list.