Skip to content

Commit 7fb70e3

Browse files
committed
update README with asciinema
1 parent 5a0ba9a commit 7fb70e3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
### Hexlet tests and linter status:
2+
[![Actions Status](https://github.com/yng-trouble/python-project-49/actions/workflows/hexlet-check.yml/badge.svg)](https://github.com/yng-trouble/python-project-49/actions)
3+
### Bugs found:
4+
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=yng-trouble_python-project-49&metric=bugs)](https://sonarcloud.io/summary/new_code?id=yng-trouble_python-project-49)
5+
### Code smells found:
6+
[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=yng-trouble_python-project-49&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=yng-trouble_python-project-49)
7+
### Maintainabilty:
8+
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=yng-trouble_python-project-49&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=yng-trouble_python-project-49)
9+
### Проверка на чётность:
10+
https://asciinema.org/a/RU20yG13Q6wnc3rBlGPP4TvQp

0 commit comments

Comments
 (0)