Skip to content

Commit dc5317b

Browse files
author
Felix
authored
Update README.md
run on time
1 parent 8a5adb0 commit dc5317b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ With this Library you can add **non-blocking timers** instead of the blocking
44
It's relatively low-end, with no callback functions. The timer states need to
55
be checked manually.
66

7-
**Warning:** This library doesn't work like a hardware timer and doesn't
8-
guarantee that code is being run in time.
7+
**Warning:** This library doesn't work like a hardware timer and can't
8+
guarantee that code is being run on time.
99

1010
## How to use
1111

0 commit comments

Comments
 (0)