Skip to content

Commit 7187554

Browse files
authored
add badges README.md
1 parent a3dd0c0 commit 7187554

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
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/hexlet-boilerplates/python-package/actions)
6+
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=hexlet-boilerplates_python-package&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=hexlet-boilerplates_python-package)
7+
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=hexlet-boilerplates_python-package&metric=coverage)](https://sonarcloud.io/summary/new_code?id=hexlet-boilerplates_python-package)
8+
59
### Asciinema gendiff of two files
610
[![asciicast](https://asciinema.org/a/0naRf02Fr7ymDJ0kPU9AUXnbh.svg)](https://asciinema.org/a/0naRf02Fr7ymDJ0kPU9AUXnbh)

0 commit comments

Comments
 (0)