Skip to content

Commit

Permalink
Polish images on Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Roshan Jossey committed Sep 22, 2016
1 parent 3ff29cf commit 4eb45d3
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ If you don't have git on machine, [ install it ]( https://help.github.com/articl

Fork this repo by clicking on the fork button

<img style="float: right;" src="assets/fork.png">
<img style="float: right;" width="300" src="assets/fork.png">

Now clone this repo to your machine. Click on clone button and then copy to clipboard icon

<img style="float: right;" src="assets/clone.png">
<img style="float: right;" src="assets/copy-to-clipboard.png">
<img style="float: right;" width="300" src="assets/clone.png">
<img style="float: right;" width="300" src="assets/copy-to-clipboard.png">

Open a terminal and run

Expand Down Expand Up @@ -55,4 +55,8 @@ git push origin add-your-name

If you go to your repo on github, you'll see a button to open a pull request. click on that button

<img style="float: right;" src="assets/compare-and-pull.png">

Now submit the pull request

<img style="float: right;" src="assets/submit-pull.png">
Binary file modified assets/clone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/compare-and-pull.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/copy-to-clipboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/submit-pull.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4eb45d3

Please sign in to comment.