Skip to content

Commit 6ec0bbf

Browse files
committed
Added file links
1 parent 063d218 commit 6ec0bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ if ev_type == 1:
9696
print("The X button was pressed")
9797
```
9898

99-
This is assuming the events file has been opened and a while loop has been initiated (see main.py or tank.py).
99+
This is assuming the events file has been opened and a while loop has been initiated (see [main.py](main.py) or [tank.py](tank.py)).
100100

101101
<a href="https://codeadam.ca">
102102
<img src="https://codeadam.ca/images/code-block.png" width="100">

0 commit comments

Comments
 (0)