wilded
6/16/2017 - 3:30 PM

Creating README.md file

Creating README.md file

$ touch README.md

@README.md file
#Project Name
Project descriptions

Save it

$ git add.
$ git commit -m 'Update Desc.'
$ git push