Skip to content

Commit 9317bcc

Browse files
committed
docs: add more badges to README
1 parent 7df3f97 commit 9317bcc

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
@@ -3,6 +3,9 @@
33
A lightweight, customizable widget to embed your GitHub contribution graph on any website.
44

55
[![npm version](https://img.shields.io/npm/v/github-contrib-graph.svg)](https://npmjs.com/package/github-contrib-graph)
6+
[![npm downloads](https://img.shields.io/npm/dm/github-contrib-graph.svg)](https://npmjs.com/package/github-contrib-graph)
7+
[![CI](https://github.com/iamjr15/github-contribution-graph/actions/workflows/ci.yml/badge.svg)](https://github.com/iamjr15/github-contribution-graph/actions/workflows/ci.yml)
8+
[![TypeScript](https://img.shields.io/badge/TypeScript-5.7-blue.svg)](https://www.typescriptlang.org/)
69
[![License](https://img.shields.io/badge/license-Apache%202.0-blue)](LICENSE)
710

811
<p align="center">

0 commit comments

Comments
 (0)