Skip to content

Commit 3c1e841

Browse files
committed
feat: added README.md status badge
1 parent 8bbc5a6 commit 3c1e841

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CPython-based Extension for Image Manipulation
22

3+
[![CPPLinters](https://github.com/ForNeus57/advanced-python-programming-project/actions/workflows/cpp_linters.yaml/badge.svg)](https://github.com/ForNeus57/advanced-python-programming-project/actions/workflows/cpp_linters.yaml)
4+
[![Linters](https://github.com/ForNeus57/advanced-python-programming-project/actions/workflows/linters.yaml/badge.svg)](https://github.com/ForNeus57/advanced-python-programming-project/actions/workflows/linters.yaml)
5+
36
<!-- TOC -->
47
* [CPython-based Extension for Image Manipulation](#cpython-based-extension-for-image-manipulation)
58
* [Team members](#team-members)

0 commit comments

Comments
 (0)