Skip to content

Commit 8467001

Browse files
docs: github workflow badge
1 parent 554d1e6 commit 8467001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Token Authentication Django API
22

3-
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/chandansgowda/token-auth-django/CI)](https://github.com/chandansgowda/token-auth-django/actions)
3+
[![Github Workflow Checks](https://github.com/chandansgowda/token-auth-django/actions/workflows/checks.yml/badge.svg)](https://github.com/chandansgowda/token-auth-django/actions/workflows/checks.yml)
44

55
A robust User Authentication REST API built with Django Rest Framework, employing Test-Driven Development (TDD) practices. The API provides token-based authentication for secure user access.
66

0 commit comments

Comments
 (0)