Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jwulf authored May 8, 2020
1 parent 000d4d3 commit 463c0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A Zero-dependency typed duration library for JavaScript/TypeScript. Express and

This library uses [Value Object Typing](https://medium.com/@hannespetri/type-safe-value-objects-in-typescript-d1b119c4f5cd) to allow you to express time durations in a type-safe way, and perform conversion between different units.

Note: requires TypeScript 3.8 or later.
**Note**: requires TypeScript 3.8 or later.

## Installation

Expand Down

0 comments on commit 463c0a0

Please sign in to comment.