Skip to content

Commit b1733be

Browse files
authored
Update README.md
1 parent cae1bc0 commit b1733be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To maintain organization and clarity, we'll structure the repository as follows:
1010

1111
- Each participant will have a dedicated folder named after their username (e.g., `/johnDoe`).
1212
- Inside your folder, create a subfolder for each day of the challenge (e.g., `/johnDoe/Day01`).
13-
- Each day's folder should contain two subfolders: `Challenge1` and `Challenge2`, for the respective daily challenges.
13+
- Each day's folder should contain two subfolders: `Part1` and `Part2`, for the respective daily challenges.
1414
- Feel free to use any programming language. Include a `.gitignore` file in your main folder to avoid committing unnecessary files.
1515

1616
```

0 commit comments

Comments
 (0)