Skip to content

Commit

Permalink
update README, version
Browse files Browse the repository at this point in the history
  • Loading branch information
HarpyWar committed Aug 17, 2017
1 parent 4cdeb47 commit a164ac0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ChronoFagTimer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.1.4.0")]
[assembly: AssemblyFileVersion("0.1.4.0")]
[assembly: AssemblyVersion("0.1.5.0")]
[assembly: AssemblyFileVersion("0.1.5.0")]
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Sometimes you may need a computer urgently when timer show a break. There is an

![Break Timer](http://i.imgur.com/wkcOFDM.png)

*Lock mode can be enabled for a basic protection from yourself (or childrens if you want to limit time for them). With enabled `lockmode` you will not able to close the program with any way, except kill a process in task manager.*
*Lock mode can be enabled for a basic protection from yourself (or childrens if you want to limit time for them). With enabled `lockmode` you will not able to close the program with any way, except kill a process in task manager.

In additional for better protect you can disable Task Manager in Windows policy and remove write permissions for `config.hjson`. Timer restores a previous session after the program restart, so a computer reboot will not help to reset a break.
For better protect you can disable Task Manager in Windows policy and remove write permissions for `config.hjson`. Timer restores a previous session after the program restart, so a computer reboot will not help to reset a break.*


It also have automatically adjustment for timers when you AFK for a while.
Expand Down

0 comments on commit a164ac0

Please sign in to comment.