Skip to content

Commit e3d2637

Browse files
authored
Add badges to README.md
1 parent b2fdf08 commit e3d2637

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# dts-docs
22

3+
[![npm version](https://img.shields.io/npm/v/dts-docs.svg?style=flat-square)](https://www.npmjs.org/package/dts-docs)
4+
[![CI](https://github.com/marcusolsson/dts-docs/actions/workflows/node.js.yml/badge.svg)](https://github.com/marcusolsson/dts-docs/actions/workflows/node.js.yml)
5+
36
A command-line tool for generating Markdown documentation for a `.d.ts` file.
47

58
> [!IMPORTANT]

0 commit comments

Comments
 (0)