Update README.md

This commit is contained in:
WH64 2023-04-14 23:22:41 +09:00 committed by GitHub
parent ea8f156d46
commit ee0d36ee0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
#include <stdio.h>
int main(int argc, char **argv) {
printf("Hello, World!");
printf("Hello, World!\n");
return 0;
}
```
@ -17,8 +17,8 @@ Hello, World!
### <div align="center">I'm Project_IO, A backend developer 👨‍💻 working since 2015 🚀</div>
- 🔭 Im currently working on [Project_IO's Official Workspace](https://github.com/project-official)
- 🌱 Im currently learning SvelteKit
- ❓ Ask me about anything related to Minecraft Server Bukkit API and Golang
- 🌱 Im currently learning Next.js
- ❓ Ask me about anything related to Linux and Docker
- ⚡ Fun fact:
- HTML is **not** programming language.
<br/>
@ -62,6 +62,9 @@ Hello, World!
<a href="https://svelte.dev/">
<img src="https://img.shields.io/badge/Svelte-FF3E00?style=flat-square&logo=Svelte&logoColor=white"/>
</a>
<a href="https://nextjs.org/docs/getting-started">
<img src="https://img.shields.io/badge/Next.js-000000?style=flat-square&logo=Next.js&logoColor=white"/>
</a>
</a>
<a href="https://www.docker.com/">
<img src="https://img.shields.io/badge/Docker-2496ED?style=flat-square&logo=Docker&logoColor=white"/>