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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Submissions will be via a `PR`( Pull Request ) to this repository. \
40
40
The challenge will run from the 10th of March until the 10th of May, 2024.
41
41
42
42
When creating your entry, please do as follows:
43
-
1. Create a folder under `entries` with your first initial and last name, e.g., for Gustavo Carreno: `entries/gcarreno`.
43
+
1. Create a folder under `entries` with your first initial and last name, e.g., for Gustavo Carreno: `entries/gcarreno`.\
44
44
2. If you're worried about anonymity, because the Internet stinks, feel free to use a fictional one: Bruce Wayne, Clark Kent, James Logan, Peter Parker, Diana of Themyscira. Your pick!
45
45
3. Create a `README.md` with some content about your approach, e.g., `entries/gcarreno/README.md`.
46
46
4. Put all your code under `entries/<your name>/src`, e.g., `entries/gcarreno/src`.
0 commit comments