diff --git a/README.md b/README.md index 21d1e61..4c99bd0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ This is a project to collect strategies for programming. ### How can I contribute a programming strategy? -1. Create a new page with a .md markdown extension. -2. Edit the new page, and write up your programming strategy. Pages are built using Markdown. [See how](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet). You can add **formatting**, make +1. Click on Create a new file and name your file with .md markdown extension. +2. Edit the new file (you can use the text editor in Github), and write up your programming strategy. Pages are built using Markdown. [See how](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet). You can add **formatting**, make lists, add absolute links, and add \[relative links\](yourpage.md). 3. Add a relative link to your programming strategy to index.md.