Skip to content

Commit f1b0cef

Browse files
Merge pull request #3 from IvanildoBarauna/feat-InitialSetup
Update Readme
2 parents 5eea7c2 + 040ee5c commit f1b0cef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Python Application
22

33
![Project Status](https://img.shields.io/badge/status-done-brightgreen)
4-
![License](https://img.shields.io/badge/license-MIT-blue) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/IvanildoBarauna/python-template) ![Python Version](https://img.shields.io/badge/python-3.9-blue) ![GitHub Workflow Status](https://github.com/IvanildoBarauna/python-template/actions/workflows/CI-CD.yaml/badge.svg)
5-
[![codecov](https://codecov.io/gh/IvanildoBarauna/python-template/branch/main/graph/badge.svg?token=GEGNHFM6P)](https://codecov.io/gh/IvanildoBarauna/python-template)
4+
![License](https://img.shields.io/badge/license-MIT-blue) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/IvanildoBarauna/api-to-dataframe) ![Python Version](https://img.shields.io/badge/python-3.9-blue) ![GitHub Workflow Status](https://github.com/IvanildoBarauna/api-to-dataframe/actions/workflows/CI-CD.yaml/badge.svg)
5+
[![codecov](https://codecov.io/gh/IvanildoBarauna/api-to-dataframe/branch/main/graph/badge.svg?token=GEGNHFM6P)](https://codecov.io/gh/IvanildoBarauna/api-to-dataframe)
66

77
## Code Coverage KPI Graph
88

9-
[![codecov](https://codecov.io/gh/IvanildoBarauna/python-template/graphs/sunburst.svg?token=GEGNHFM6PS)](https://codecov.io/gh/IvanildoBarauna/python-template)
9+
[![codecov](https://codecov.io/gh/IvanildoBarauna/api-to-dataframe/graphs/sunburst.svg?token=GEGNHFM6PS)](https://codecov.io/gh/IvanildoBarauna/api-to-dataframe)
1010

1111
## Project Stack
1212

0 commit comments

Comments
 (0)