Skip to content

Commit

Permalink
adding test badge in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LINSANITY03 committed Oct 6, 2024
1 parent fea9912 commit a39f4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3100/) [![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint) [![Static Badge](https://img.shields.io/badge/Tests)](https://github.com/LINSANITY03/Real-time-sentiment-analysis/actions/workflows/python-app.yml/badge.svg)
[![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3100/) [![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint) ![Tests](https://github.com/LINSANITY03/Real-time-sentiment-analysis/actions/workflows/python-app.yml/badge.svg)

# Real-time-sentiment-analysis

Expand Down

0 comments on commit a39f4c7

Please sign in to comment.