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
+3-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,9 @@ GUI application that is using your [Torn City](https://www.torn.com/2531272) API
5
5
6
6
# Usage
7
7
8
-
When you run the up there will be a text field where you put your API and then you just press the only button that exists there. This will automatically generate task that you are yet to complete.
8
+
The file to run is torn-task-list.py
9
+
10
+
When you run the app there will be a text field where you put your API and then you just press the only button that exists there. This will automatically generate task that you are yet to complete.
9
11
If the API key is invalid you will be informed about it. When the API key is valid it will be saved to setting.json and auto-inserted in to the field next time. You will be still required to press the button.
0 commit comments