Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomiwaajayi authored Jun 2, 2020
1 parent 55ca01d commit 6e087a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ HNGi7 Task 2 (By: Team-Fierce)
<li>Fork this repository</li> <br>
<li>Clone the forked repo to your computer</li> <br>
<li>Add your script to the scripts folder (Please follow the naming convention earlier stated - {username-HNG-ID.ext” ---- ( where “.ext” is your file extension .js/.py/.php )
So for example, mine wil be tomiwaajayi-HNG-00020.js / tomiwaajayi-HNG-00020.php / tomiwaajayi-HNG-00020.py, all depending on my script extension}</li> <br>
So for example, mine will be tomiwaajayi-HNG-00020.js / tomiwaajayi-HNG-00020.php / tomiwaajayi-HNG-00020.py, all depending on my script extension}</li> <br>
<li>After you have added your script file to the scripts folder, run the following in gitbash or teminal
<ul>
<li>git checkout -b HNG-ID (e.g <code>git checkout -b HNG-00020</code>)</li>
Expand Down

0 comments on commit 6e087a3

Please sign in to comment.