Skip to content

Commit 0f14a2f

Browse files
authored
Merge pull request #844 from sir-gon/develop
Readme file: banners repaired.
2 parents 26fbd5d + 9e2c757 commit 0f14a2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Algorithm Exercises (Python 3)
22

3-
[![Python CI](https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/python.yml/badge.svg)](https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/python.yml)
3+
[![Python CI Test](https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/python-test.yml/badge.svg)](https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/python-test.yml)
4+
[![Python CI Lint](https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/python-test.yml/badge.svg)](https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/python-test.yml)
45
[![Markdown Lint](https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/markdown-lint.yml/badge.svg)](https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/markdown-lint.yml)
56
[![YAML lint](https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/yamllint.yml/badge.svg)](https://github.com/sir-gon/algorithm-exercises-py/actions/workflows/yamllint.yml)
67

0 commit comments

Comments
 (0)