Skip to content

Commit eb74428

Browse files
authored
Update README.md
1 parent d77a30e commit eb74428

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# KeepTime
2-
Project is Beta
3-
4-
# Use
52
Application to track your time spent on different projects each day. Aim was to create an easy and fast way to track the doings over the day. In the end you get a summary for the day.
63

74
Create projects and choose if they are counted as 'work time'. Select the project you work on. Before you switch the project, write a comment on what u did. Change the project. Repeat.
@@ -20,10 +17,10 @@ Main view (when you hover over the app):\
2017
**You need to close the application manualy before you shutdown your PC. Otherwise the last running project is not saved to database.**
2118

2219
# Install
23-
Download and execute .jar file (see releases). You should put the .jar in an extra folder as a *logs* and a *db* folder will be created next to it.\
20+
Download and execute .jar file (see [releases](https://github.com/doubleSlashde/KeepTime/releases)). You should put the .jar in an extra folder as a *logs* and a *db* folder will be created next to it.\
2421
It is recommended to run the application at windows start.
25-
* Copy the keeptime.bat file from this repo next to the *.jar*. Adapt the path inside the *keeptime.bat* to the name of the *.jar* file (if needed). Try starting the application by executing the *keeptime.bat* file. Close the app.
26-
* Open the autostart folder: Press *Windows+R*, execute *shell:startup*.
22+
* Copy the keeptime.bat file from this repo next to the *.jar*. Adapt the path inside the *keeptime.bat* to the name of the *.jar* file (if needed). Try starting the application by executing the *keeptime.bat* file. Close the app
23+
* Open the autostart folder: Press *Windows+R*, execute *shell:startup*
2724
* Create a shortcut to the *.bat* in the autostart folder
2825

2926
**migrate from old version**

0 commit comments

Comments
 (0)