diff --git a/README.md b/README.md index 258a0200..c8d848bf 100644 --- a/README.md +++ b/README.md @@ -1665,6 +1665,15 @@ How do I track my progress to get an awesome shirt from Hacktoberfest 2018? - I love programming. - [![github-alt][github-img]](https://github.com/Ilhamfp31) +### Indah Riscobelle Mbah +- I am a Cameroonian +- Computer Engineering student +- Apsiring full stack developer +- Aspiring Database Expert +- [![github-alt][github-img]](https://github.com/INDAH-780) + + + ### Imam Wahyudi - I am an Indonesian computer science student. diff --git a/code/Riscobelle.c b/code/Riscobelle.c new file mode 100644 index 00000000..79ba0c76 --- /dev/null +++ b/code/Riscobelle.c @@ -0,0 +1,5 @@ +#include +int main (){ + printf("Hello World"); + return 0; +} \ No newline at end of file