From f5191c2af3a7c3477cc87f70d54cd31d4c0e1bd1 Mon Sep 17 00:00:00 2001 From: did1335 Date: Thu, 10 Oct 2019 03:29:08 +0800 Subject: [PATCH 1/2] Create markdown.md --- markdown.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 markdown.md diff --git a/markdown.md b/markdown.md new file mode 100644 index 0000000..e9168db --- /dev/null +++ b/markdown.md @@ -0,0 +1 @@ +# Hello World \ No newline at end of file From faea6999971ef756c7123aaf033666b6e78d1126 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E5=BA=AD=E5=AE=8F?= Date: Thu, 10 Oct 2019 03:30:22 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7761fad..db6e1ef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ helloworld ========== -127 programs. +128 programs. Code for some of the programming languages is taken from http://en.wikipedia.org/wiki/List_of_Hello_world_program_examples @@ -77,6 +77,7 @@ Helloworld programs in different languages * lua * m4 * magic +* markdown * mathematica * matlab * modula-2