Skip to content

Commit 37acbe3

Browse files
committed
Update readme to reflect naming convention
1 parent 8000ccb commit 37acbe3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ A repo for adding in your example python code to assist or impress others! :3
44
Rules for adding:
55
Please first create your own branch, then create a pull request from your branch, into the master branch, you can request reviews from certain people, but this is not necessary, people will review your pull request ASAP.
66

7-
File Structure:
8-
Please arrange your CodeHS examples nested in folders based off unit, so for example, lesson number `3.4.5` would be `/CodeHS/3/4/5/my_python_program.py`
7+
File Structure And naming convention:
8+
`/CodeHS/<num>/<num>/<num>/<name_of_unit>-<your_name>.py`
9+
Please arrange your CodeHS examples nested in folders based off unit, so for example, lesson number `3.4.5` would be `/CodeHS/3/4/5/my_python_program-Jeff.py`

0 commit comments

Comments
 (0)