Skip to content

Commit 6781474

Browse files
authored
chore: add PRs welcome badge
1 parent 189597f commit 6781474

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<div align="center">
44
<h1>vitest-environment-prisma-postgres</h1>
55
<a href="https://www.npmjs.com/package/vitest-environment-prisma-postgres"><img src="https://img.shields.io/npm/v/vitest-environment-prisma-postgres.svg?style=flat" /></a>
6-
<a href="https://github.com/prisma/prisma/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue" /></a>
6+
<a href="https://github.com/codepunkt/vitest-environment-prisma-postgres/blob/main/.github/CONTRIBUTING.md"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" /></a>
7+
<a href="https://github.com/codepunkt/vitest-environment-prisma-postgres/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue" /></a>
78
<br />
89
<br />
910
<a href="#features">Features</a>
@@ -163,4 +164,4 @@ Adding "vitest-environment-prisma-postgres" to `compilerOptions.types` ensures t
163164

164165
## License
165166

166-
MIT
167+
MIT

0 commit comments

Comments
 (0)