diff --git a/HelloWorld/helloworld.cpp b/HelloWorld/helloworld.cpp index b759adf..707e4f5 100644 --- a/HelloWorld/helloworld.cpp +++ b/HelloWorld/helloworld.cpp @@ -1,8 +1,8 @@ -#include -#include - -int main() -{ - printf("Hello World!"); -} - +#include +#include + +int main() +{ + printf("Hello World!"); +} + diff --git a/README.md b/README.md index 79223cc..4371460 100644 --- a/README.md +++ b/README.md @@ -217,3 +217,4 @@ Fork this project and add your username + profile link to the [Census](https://g - [Deepanshu Dabas](https://github.com/deepanshu22) - [Soubhik Rakshit](https://github.com/soubh1k) - [Jasen Wyatt](https://github.com/jasenwyatt) + - [Swetank Raj](https://github.com/swetankraj)