Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tlatoza authored Jul 18, 2017
1 parent 9bbbd4e commit 692e6fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 692e6fd

Please sign in to comment.