We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 063d218 commit 6ec0bbfCopy full SHA for 6ec0bbf
README.md
@@ -96,7 +96,7 @@ if ev_type == 1:
96
print("The X button was pressed")
97
```
98
99
-This is assuming the events file has been opened and a while loop has been initiated (see main.py or tank.py).
+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)).
100
101
<a href="https://codeadam.ca">
102
<img src="https://codeadam.ca/images/code-block.png" width="100">
0 commit comments