Skip to content

Commit

Permalink
docs: add codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
DASPRiD committed Apr 24, 2023
1 parent 8e30a6f commit e45da39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Koa Stateless CSRF

[![Release](https://github.com/DASPRiD/koa-stateless-csrf/actions/workflows/release.yml/badge.svg)](https://github.com/DASPRiD/koa-stateless-csrf/actions/workflows/release.yml)
[![codecov](https://codecov.io/gh/DASPRiD/koa-stateless-csrf/branch/main/graph/badge.svg?token=GBvU1lZb3Q)](https://codecov.io/gh/DASPRiD/koa-stateless-csrf)

Stateless CSRF implementation for Koa based APIs, based on the `nosurf` implementation.

Expand Down

0 comments on commit e45da39

Please sign in to comment.