Skip to content

Commit d8358de

Browse files
committed
chore: setup badges for README.md
1 parent 6b596f8 commit d8358de

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
# Async Context
1+
<h1 align="center">Async Context</h1>
2+
3+
<p align="center">
4+
<a href="https://www.npmjs.com/package/@nestjs-steroids/async-context">
5+
<img alt="GitHub package.json version" src="https://img.shields.io/github/package-json/v/nestjs-steroids/async-context">
6+
</a>
7+
<a href="https://snyk.io/test/github/nestjs-steroids/async-context?targetFile=package.json">
8+
<img src="https://snyk.io/test/github/nestjs-steroids/async-context/badge.svg?targetFile=package.json" alt="Known Vulnerabilities" data-canonical-src="https://snyk.io/test/github/nestjs-steroids/async-context?targetFile=package.json" style="max-width:100%;">
9+
</a>
10+
</p>
211

312
## Thinks TODO:
4-
- [ ] Add fancy [badges](https://shields.io/)
513
- [ ] Setup CI/CD (Github Actions or Circle)
614
- [ ] Add tests
715

0 commit comments

Comments
 (0)