Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZsoltGajdacs authored Oct 11, 2020
1 parent 3b56b08 commit 8310d4d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@ If the computer is locked usage is not counted.

## What it doesn't do
It's not logging anything. Neither software usage, nor which keys were pressed. You can check.

## Usage
There is a probe project included, this line is taken from there:
```
IWatcher watcher = new Watcher("testApp", Resolution.HalfMinute, SavePreference.KeepDataForToday, DataPrecision.HighPrecision);
```

0 comments on commit 8310d4d

Please sign in to comment.