Skip to content

Commit e00ed7c

Browse files
committed
more specific doc
1 parent 8ef4a2f commit e00ed7c

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
@@ -30,7 +30,7 @@ def tweet():
3030
The file `main.py` automatically calls all `tweet()` functions defined in files
3131
`groupN.py` (1 <= N <= 50). You do not need to edit `main.py`.
3232

33-
You can test it:
33+
Test it before you commit your change:
3434

3535
```shell
3636
$ python main.py

0 commit comments

Comments
 (0)