From ee0d36ee0d177f109e39cdf07f84e9f9b7da0220 Mon Sep 17 00:00:00 2001 From: Project_IO Date: Fri, 14 Apr 2023 23:22:41 +0900 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3132f41..e7e5d4d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ #include int main(int argc, char **argv) { - printf("Hello, World!"); + printf("Hello, World!\n"); return 0; } ``` @@ -17,8 +17,8 @@ Hello, World! ###
I'm Project_IO, A backend developer šŸ‘Øā€šŸ’» working since 2015 šŸš€
- šŸ”­ I’m currently working on [Project_IO's Official Workspace](https://github.com/project-official) -- 🌱 I’m currently learning SvelteKit -- ā“ Ask me about anything related to Minecraft Server Bukkit API and Golang +- 🌱 I’m currently learning Next.js +- ā“ Ask me about anything related to Linux and Docker - ⚔ Fun fact: - HTML is **not** programming language.
@@ -62,6 +62,9 @@ Hello, World! + + +