docs: add CI badges to README.md
Added badges for Python linting and Docker build validation to the README.md, enhancing visibility of the project's continuous integration status and encouraging best practices in code quality and deployment.
This commit is contained in:
parent
3d3aef8360
commit
461f267822
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||

|

|
||||||
[](https://opensource.org/licenses/Apache-2.0)
|
[](https://opensource.org/licenses/Apache-2.0)
|
||||||
|
[](https://github.com/chigwell/telegram-mcp/actions/workflows/python-lint-format.yml)
|
||||||
|
[](https://github.com/chigwell/telegram-mcp/actions/workflows/docker-build.yml)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue