pktangyue

7,546
reputation
7
43
70

$ mkdir my_profile $ cd my_profile $ vi README.md

i

I'm an Engineer from China.
Favorite: vim, bash, git
Work on: python, java, javascript, html, css

ESC:wq

$ git init
$ git add .
$ git commint -m 'introduce myself'