Skip to content

Commit 5772754

Browse files
authored
docs: bedazzle readme (#12)
1 parent a3e7f6e commit 5772754

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
stopwatch.png

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<div align="center">
2+
3+
<img src="./stopwatch.png" alt="stopwatch" width="200">
4+
15
# format-duration
26

37
Convert a number in milliseconds to a standard duration string.
@@ -12,6 +16,8 @@ Convert a number in milliseconds to a standard duration string.
1216
[build-url]: https://github.com/ungoldman/format-duration/actions/workflows/tests.yml
1317
[downloads-image]: https://img.shields.io/npm/dm/format-duration.svg
1418

19+
</div>
20+
1521
## Install
1622

1723
```
@@ -75,3 +81,5 @@ Contributions welcome! Please read the [contributing guidelines](CONTRIBUTING.md
7581
## License
7682

7783
[ISC](LICENSE.md)
84+
85+
Stopwatch image is from [emojidex](https://emojidex.com/emoji/stopwatch).

stopwatch.png

37.9 KB
Loading

0 commit comments

Comments
 (0)