From 704f2401c6d5e0859c341800b1539c3e5059ceda Mon Sep 17 00:00:00 2001 From: thatsIch Date: Sat, 27 Sep 2014 21:15:39 +0200 Subject: [PATCH] Added synching information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74d1cc395..0db83c58f 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ If you are still willing to contribute to this project, you can contribute via [ 6. Push to your fork `git push` 7. Create a Pull-Request on GitHub -If you are only doing single file pull requests, GitHub supports using a quick way without the need of cloning your fork. +If you are only doing single file pull requests, GitHub supports using a quick way without the need of cloning your fork. Also read up about [synching](https://help.github.com/articles/syncing-a-fork) if you plan to contribute on regular basis. ## Credits