Skip to content

Commit

Permalink
Merge pull request #40 from drishit96/status-badge-update
Browse files Browse the repository at this point in the history
Update status badges in README.md
  • Loading branch information
drishit96 authored Oct 13, 2024
2 parents 553628c + 4dfab15 commit b9afa94
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 @@
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/drishit96/income-tax-calculator/blob/main/LICENSE) ![E2E Tests](https://github.com/drishit96/income-tax-calculator/workflows/E2E%20Tests/badge.svg?branch=main) ![CodeQL](https://github.com/drishit96/income-tax-calculator/workflows/CodeQL/badge.svg?branch=main)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/drishit96/income-tax-calculator/blob/main/LICENSE) [![E2E Tests](https://github.com/drishit96/income-tax-calculator/actions/workflows/e2e-tests.yml/badge.svg?branch=main)](https://github.com/drishit96/income-tax-calculator/actions/workflows/e2e-tests.yml) [![CodeQL Advanced](https://github.com/drishit96/income-tax-calculator/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/drishit96/income-tax-calculator/actions/workflows/codeql-analysis.yml)

# Income Tax Calculator

Expand Down

0 comments on commit b9afa94

Please sign in to comment.