Skip to content

Commit f7a21da

Browse files
committed
docs: add npm downloads and DeepWiki badges to README
- Add npm downloads badge to show monthly download statistics - Add DeepWiki badge for AI-powered documentation assistance - Position badges before license badge for better visibility - Improves project credibility and provides user support resources
1 parent 905b9d5 commit f7a21da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
[![npm version](https://badge.fury.io/js/nestjs-worker.svg)](https://badge.fury.io/js/nestjs-worker)
77
[![Test](https://github.com/btwld/nestjs-worker/workflows/CI/badge.svg)](https://github.com/btwld/nestjs-worker/actions?query=workflow%3ACI)
8+
[![npm downloads](https://img.shields.io/npm/dm/nestjs-worker.svg)](https://www.npmjs.com/package/nestjs-worker)
9+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/btwld/nestjs-worker)
810
[![License: BSD-3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
911

1012
</div>

0 commit comments

Comments
 (0)