From bfa779b7730ac98c57381db762f2b94c91e73158 Mon Sep 17 00:00:00 2001 From: Jeferson Siqueira Date: Fri, 20 Jan 2017 14:17:54 -0200 Subject: [PATCH] adding information about editig files through github web interface --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bce4e70..d0d67fc 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ open `index.html` when following a link to a directory: 1. Fork this repository and create a new branch with a name relevant to the information you will be adding to the site. If you have doubts in how to Fork and Branch, take a look in this cheat-sheet [here](https://www.git-tower.com/blog/git-cheat-sheet/) +The process of editing files can be done inside GitHub's interface, more information [here](https://help.github.com/articles/github-flow/) + #### With external Link 1. Create a new link in markdown format `[Link Name](Real Link)` in the appropiated section in `recipes.mdwn` file.