Author

Topic: done (Read 88 times)

legendary
Activity: 1049
Merit: 1009
TRX: TCRKDukYt2zDie9vJDhToKrP3tyTV29U48
September 06, 2018, 09:21:16 PM
#2
README.md formatting for github you can look at https://help.github.com/articles/basic-writing-and-formatting-syntax/

how to upload files to the github you can look at https://stackoverflow.com/questions/9577968/how-to-upload-files-on-github

Quote from: how to upload github link=https://stackoverflow.com/questions/9577968/how-to-upload-files-on-github
git config --global user.name ""
git config --global user.email ""
git init
git add *
git commit -m "your commit"
git remote add origin https://github.com//.git
git push -u origin master

of course, I could help you formatting your READ.md if you confuse, please write your READ.md first to a microsoft word or notepad, and send to my PM
thank you  Smiley
jr. member
Activity: 57
Merit: 10
September 06, 2018, 11:39:50 AM
#1
done
Jump to: