From f0cb6f8f51842204139fb6dc10397ae8dca76e39 Mon Sep 17 00:00:00 2001 From: shivanshsoni Date: Mon, 2 Oct 2017 16:51:15 +0530 Subject: [PATCH] updated readme In Clipper Language updated readme updated readme --- Hello_World.prg | 1 + README.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 Hello_World.prg diff --git a/Hello_World.prg b/Hello_World.prg new file mode 100644 index 0000000..8992efd --- /dev/null +++ b/Hello_World.prg @@ -0,0 +1 @@ +? "Hello World" \ No newline at end of file diff --git a/README.md b/README.md index bbf89d9..588a01e 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,4 @@ 32. [jsFuck](https://github.com/srbcheema1/Hello_world/blob/master/hello_world_jsfuck.js) 33. [lolcode](https://github.com/srbcheema1/Hello_world/blob/master/helloworld.lol) 34. [Ponylang](https://github.com/srbcheema1/Hello_world/blob/master/hello_world.pony) +35. [Kotlin](https://github.com/srbcheema1/Hello_world/blob/master/Hello_world.kt)