Skip to content

Commit ebfe691

Browse files
committed
fix: Update CI badge in README to reflect new workflow configuration
1 parent 106e12b commit ebfe691

2 files changed

Lines changed: 1 addition & 37 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🚀 CheatBot API: Асинхронная Python-библиотека
22

33
![PyPI - Version](https://img.shields.io/pypi/v/cheatbot)
4-
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/simonether/cheatbot/main.yml?branch=main)
4+
[![CI/CD Pipeline](https://github.com/simonether/cheatbot/actions/workflows/ci.yml/badge.svg)](https://github.com/simonether/cheatbot/actions/workflows/ci.yml)
55
![License](https://img.shields.io/github/license/simonether/cheatbot)
66

77
**`cheatbot`** — это мощная и интуитивно понятная асинхронная Python-библиотека, разработанная для бесшовного взаимодействия с API сервиса CheatBot. Она предоставляет удобный интерфейс для управления задачами, получения информации о сервисах и профиле, а также автоматизации рутинных операций.

cheatbot/__main__.py

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)