From 6e4807f9667c46e6ad0dabfacd3e49baf70828fd Mon Sep 17 00:00:00 2001 From: Ilham Taufiq Date: Fri, 5 Oct 2018 12:55:01 +0700 Subject: [PATCH] Added myself --- README.md | 7 +++++++ code/borntocode.sh | 2 ++ 2 files changed, 9 insertions(+) create mode 100644 code/borntocode.sh diff --git a/README.md b/README.md index 8ad282e..f2054bb 100644 --- a/README.md +++ b/README.md @@ -345,6 +345,13 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - I am looking foward learning Django. - [![github-alt][github-img]](https://github.com/igcigc) +### Ilham Taufiq +- I am an Indonesian computer science student. +- Love to code. +- My hobbies is playing football. +- [![github-alt][github-img]](https://github.com/ilhamtaufiq) + ![twitter-alt][twitter-img]](https://twitter.com/ailhaeim) + ### Izabela Cardozo - I'm a Brazilian Electrical Engineer student and Friends lover, by the way, How u doin'? ;) - My hobbies include: diff --git a/code/borntocode.sh b/code/borntocode.sh new file mode 100644 index 0000000..85a91c6 --- /dev/null +++ b/code/borntocode.sh @@ -0,0 +1,2 @@ +#!/bin/sh +echo "Hello World" \ No newline at end of file