Skip to content

Commit e9cb4dd

Browse files
authored
Update README.md
1 parent 161a2cb commit e9cb4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
This program takes two files as arguments, compares them, and outputs the differences between them.
33
### Hexlet tests and linter status:
44
[![Actions Status](https://github.com/ZLOI27/python-project-50/actions/workflows/hexlet-check.yml/badge.svg)](https://github.com/ZLOI27/python-project-50/actions)
5-
[![Github Actions Status](https://github.com/hexlet-boilerplates/python-package/workflows/Python%20CI/badge.svg)](https://github.com/ZLOI27/python-project-50/actions)
5+
[![Python CI](https://github.com/ZLOI27/python-project-50/actions/workflows/pyci.yml/badge.svg)](https://github.com/ZLOI27/python-project-50/actions/workflows/pyci.yml)
66
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=ZLOI27_python-project-50&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=ZLOI27_python-project-50)
77
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=ZLOI27_python-project-50&metric=coverage)](https://sonarcloud.io/summary/new_code?id=ZLOI27_python-project-50)
88

0 commit comments

Comments
 (0)