Reworded
This commit is contained in:
@@ -15,7 +15,7 @@ In this assignment you are required to understand **functions and recursion**, a
|
|||||||
|
|
||||||
Clone the repository in your computer and you will find a few files and these instructions.
|
Clone the repository in your computer and you will find a few files and these instructions.
|
||||||
|
|
||||||
You are on the `main` branch, but the code for this exercise and the instructions are inside the `develop` branch. Checkout (or switch to) the `develop`branch and you will see the main files `main.js` and `index.html` as well as the rest of the instructions. The file `main.js`contains some stub code to get you started. Do all your commits in the develop branch, then, when you are done, **merge** your changes in the `main` branch, before submitting.
|
You are on the `main` branch. Create a `develop` branch and develop your code there. The file `main.js`contains some stub code to get you started. Do all your commits in the develop branch, then, when you are done, **merge** your changes in the `main` branch, before submitting.
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user