You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ A simple tracker for tracking hits or damage per split. This program is intentio
7
7
8
8
9
9
## Download
10
-
Download the latest release as a standalone executable, and open`no_damage_tracker.exe`. This program uses Python as an engine, but should be able to be ran by any compatible computer without any further installations. Note that the first Save or Load command (which calls the operating system) may take awhile to load the window, but it will work after some time.
10
+
Download [the latest release](https://github.com/cleartonic/no_damage_tracker/releases), and unzip to a directory. Open`no_damage_tracker.exe`. This program uses Python as an engine, but should be able to be ran by any compatible computer without any further installations. Note that the first Save or Load command (which calls the operating system) may take awhile to load the window, but it will work after some time.
11
11
12
12
Python 3.6+ users can simply execute no_damage_tracker.py, with the following dependencies:
0 commit comments