Skip to content

Commit

Permalink
bold
Browse files Browse the repository at this point in the history
  • Loading branch information
drgrib committed Mar 19, 2017
1 parent 58c7323 commit a6f52d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ ttimer -t 30s

## End Time Timing

Let's say you need to leave for the bus by 8:12 am, which is coming up in the next hour. You could simply enter
Let's say you need to leave for the bus by **8:12 am**, which is coming up in the next hour. You could simply enter

```
ttimer -t 812
Expand All @@ -60,7 +60,7 @@ and `ttimer` will automatically infer the next occurence of `8:12`, which is `am
23m29s
```

If you want to force it to set a timer for 8:12 pm, you could use
If you want to force it to set a timer for **8:12 pm**, you could use

```
ttimer -t 812p
Expand Down

0 comments on commit a6f52d8

Please sign in to comment.