You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ This repository is intended to be used as a reference or starting point for lear
9
9
Presently, the `main` branch represents the state of the repository at the end of section 3.
10
10
Fork this repository if you wish to continue from a particular section (see below).
11
11
12
+
> [!IMPORTANT]
13
+
> When forking this repository, remember to **uncheck** the box which says to copy the `main` branch only.
14
+
12
15
This software project is not finished, does not contain a LICENCE file, the code is currently failing to run and contains some code style issues.
13
16
It is used as a starting point for the course - issues will be fixed and code will be added in a number of places during the course by learners in their own copies of the repository, as course topics are introduced.
0 commit comments