Skip to content

Commit 32e8d67

Browse files
committed
Removes branching instructions.
Students have not learned about Git branches yet, and since they have their own fork, it is not essential.
1 parent dbb181b commit 32e8d67

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ The aim of this exercise is to create a page that looks just like this one:
1414
- To clone, click the green button that says 'Code' on that page.
1515
Now the code is on your own machine (this happened when you cloned), AND it's linked to your own Karma repository on Github (which was created when you forked).
1616

17-
- Before you start coding, **create a new branch** following this format `your-class-name/your-name`, for example: `london-class-7/adam-smith`. Your branch name should be all lowercase, with no spaces.
18-
1917
- **Edit `index.html` and `style.css`** to re-create the design above.
2018
- Remember, use semantic HTML to re-create the structure, and style each element using CSS to make a perfect copy of the above image.
2119
- All the images and icons you need can be found in the `img` folder, and the font 'Roboto' is already loaded into the project.

0 commit comments

Comments
 (0)