
To learn about GitHub Platform and how to make your documentaion of your project
GitHub supports documentation which includes README file in Markdown format (see README On GitHub) Here is some of features of MarkDown:
Make a text with Strikethrough when typing it within 

function test() {
lines of code ;
}
For more information you can watch This Video