From a8ee24c53fc2dcd608d9161510c8a70c83723396 Mon Sep 17 00:00:00 2001 From: Aline Date: Mon, 3 Feb 2020 17:28:09 +0100 Subject: [PATCH] doc: style fix --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e2209da..8515c14 100644 --- a/README.md +++ b/README.md @@ -85,11 +85,15 @@ go to GitHub and create a pull with **publish** branch as a base branch. ### How to create a pull request on "development-publish" and "publish" based on the current branch -1 - Access pycom-documentation/scripts -2 - Run ```npm install``` -3 - Based on ```githubToken.example.json```, create the file ```githubToken.json``` with your Github token -4 - Run ```./pydocs pr github_username``` -5 - Enter with the requested information + 1 - Access pycom-documentation/scripts + + 2 - Run ```npm install``` + + 3 - Based on ```githubToken.example.json```, create the file ```githubToken.json``` with your Github token + + 4 - Run ```./pydocs pr github_username``` + + 5 - Enter with the requested information ## some info: