Skip to content

Commit d7c2cc7

Browse files
author
Amanda Butler
authored
Edit README.md
Edit file to remove redundancy.
1 parent 74b31f3 commit d7c2cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Timer example
22

3-
This example shows how to use Timer class to measure time. The time will be the amount of time between when the start() and stop() functions are run. The Timer class counts from 0 up.
3+
This example shows how to use the Timer class to measure the time between when the `start()` and `stop()` functions are run. The Timer class counts from 0 up.

0 commit comments

Comments
 (0)