Skip to content

Commit b3a7c86

Browse files
updated readme
1 parent 7b6ff48 commit b3a7c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ It is a libary that lets you monitor certain activities on your machine, and sen
77
For example, let's say you want to monitor whether there was any mouse click on your machine and you want to be notified every 5 minutes if there was one or not. What you do is start the `Activity Tracker` with just the `mouse click` service and `heartbeat` frequency set to 5 minutes. The `Start` function of the library gives you a channel which receives a `heartbeat` every 5 minutes, and it has details on whether there was a `click` in those 5 minutes.
88

99
[version-badge]: https://img.shields.io/github/release/prashantgupta24/clipboard-manager.svg
10-
[RELEASES]: https://github.com/prashantgupta24/clipboard-manager/releases
10+
[RELEASES]: https://github.com/prashantgupta24/activity-tracker/releases

0 commit comments

Comments
 (0)