Skip to content

Commit 0cdc355

Browse files
authored
Update README.md
1 parent 293233c commit 0cdc355

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/1to5pc/python-auth/backend-test.yml?style=for-the-badge&label=Back%20End)
2-
![GitHub top language](https://img.shields.io/github/languages/top/1to5pc/python-auth?style=for-the-badge&logo=python)
1+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/1to5pc/python-auth/backend-test.yml?style=for-the-badge&label=Back%20End&logo=github)
2+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/1to5pc/python-auth/github-code-scanning%2Fcodeql?style=for-the-badge&logo=github&label=CodeQL)
3+
4+
[![forthebadge](https://forthebadge.com/images/badges/license-mit.svg)](https://forthebadge.com)
5+
[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
6+
[![forthebadge](https://forthebadge.com/images/badges/0-percent-optimized.svg)](https://forthebadge.com)
37

48
# User Authentication System
59
This Python script provides a simple user authentication system with functionalities to initialize user accounts, test authentication, and manage user data securely.

0 commit comments

Comments
 (0)