Skip to content

Commit 8ef4a2f

Browse files
committed
recommend only one file per group
1 parent c93e015 commit 8ef4a2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ First fork this repository on GitHub into your namespace and then clone the fork
1717
### Part B: Modify and commit
1818

1919
Then add a file `groupN.py` where N is your group number, e.g. `group17.py`.
20+
**Add only one file per group**. (Why?)
2021

2122
This file should contain a function called `tweet()` which returns
2223
a string of maximum 140 characters, for instance:

0 commit comments

Comments
 (0)