From 82830c607170351700b5d1f73d03c1fe532e0169 Mon Sep 17 00:00:00 2001 From: Amin Marashi Date: Fri, 28 Jul 2017 11:38:13 +0800 Subject: [PATCH 1/2] Add pushing to local fork to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 478b35fe6..0f270c253 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,10 @@ This repository is the source for http://developers.binary.com [Get help with implementing Binary Websockets API](https://binary.vanillacommunity.com) + +# Development + +If you want to push to your forked `gh-pages` you need to change your repo name to `websocket-dev` beforehand. + +Go to your repository settings in github and rename your repo: +How to rename your repo to websocket-dev From 6c038f47e190a7567a1e9e4dc7eb6e30a3760dc4 Mon Sep 17 00:00:00 2001 From: Amin Marashi Date: Fri, 28 Jul 2017 11:39:37 +0800 Subject: [PATCH 2/2] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f270c253..67100664f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository is the source for http://developers.binary.com # Development -If you want to push to your forked `gh-pages` you need to change your repo name to `websocket-dev` beforehand. +If you want to push to your forked `gh-pages` you need to change your repo name to `websockets-dev` beforehand. Go to your repository settings in github and rename your repo: How to rename your repo to websocket-dev