Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ If you don't mind to read lots of text, and want to know more about T-Clock and
### Requirements
* Windows 2000+ *(up to Windows 10 as of 2014)*

### Installation and Using the App
* Just download the relevant package, unzip if needed, find the EXE file and double-click to start.
* First time, you will see a configuration box "T-Clock Options". Make the needed changes, close the box when done.
* Right-click on the clock on the system tray and enjoy...

### What's that `_vc2010` build?
* As of 2018, all new releases will be build with GCC instead of the Visual C++ 2010 compiler.
So the previously known `_static` builds are used instead and for compatibility reasons,
Expand Down