mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-12-21 21:02:40 +00:00
update profile me
This commit is contained in:
parent
3f1d1da695
commit
fc7fd1749a
@ -751,6 +751,12 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU
|
||||
- Reverse engineer all the things
|
||||
- [![github-alt][github-img](https://github.com/trillcosby)
|
||||
|
||||
### Tanet Pornsirirat
|
||||
- I am a Game Developer
|
||||
- [![twitter-alt][twitter-img]](https://twitter.com/caomuss)
|
||||
- [![github-alt][github-img]](https://github.com/caomus)
|
||||
|
||||
|
||||
# U
|
||||
|
||||
### Utkarsh Kunwar
|
||||
|
5
code/HelloWorld_caomus.hx
Normal file
5
code/HelloWorld_caomus.hx
Normal file
@ -0,0 +1,5 @@
|
||||
class HelloWorld {
|
||||
static public function main():Void {
|
||||
trace("Hello World.");
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user