Skip to content

Commit 2206697

Browse files
committed
✨ 更新 README
1 parent cccefdc commit 2206697

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
![](https://s21.ax1x.com/2024/03/09/pFyV90g.png)
3+
![](https://s21.ax1x.com/2024/03/24/pF4md6U.png)
44

55
# OpenBMCLAPI for Python
66

@@ -10,19 +10,20 @@
1010
![GitHub Release](https://img.shields.io/github/v/release/TTB-Network/python-openbmclapi)
1111
![GitHub Tag](https://img.shields.io/github/v/tag/TTB-Network/python-openbmclapi)
1212
![GitHub Repo stars](https://img.shields.io/github/stars/TTB-Network/python-openbmclapi)
13-
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/TTB-Network/python-openbmclapi/build_and_publish.yml?label=create%20tagged%20release)
14-
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/TTB-Network/python-openbmclapi/github-code-scanning%2Fcodeql?label=codeql)
15-
13+
[![CodeQL](https://github.com/TTB-Network/python-openbmclapi/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/TTB-Network/python-openbmclapi/actions/workflows/github-code-scanning/codeql)
14+
[![Create tagged release](https://github.com/TTB-Network/python-openbmclapi/actions/workflows/build_and_publish.yml/badge.svg)](https://github.com/TTB-Network/python-openbmclapi/actions/workflows/build_and_publish.yml)
1615

16+
✨ 基于 [OpenBMCLAPI](https://github.com/bangbang93/openbmclapi) 的 Python 实现。
1717

18+
🎨 **跨系统****跨架构**。这得益于 Python 强大的语言功能。
1819

19-
基于 [OpenBMCLAPI](https://github.com/bangbang93/openbmclapi) 的 Python 实现。
20+
**Docker** 支持。通过 Docker 更加**快捷地**部署 python-openbmclapi ~~(更支持一键跑路)~~
2021

21-
🎨 **跨系统****跨架构** **Docker** 支持
22+
🌈 __*新增功能!*__ **插件拓展**支持。你可以更方便地为 python-openbmclapi 编写自己的插件
2223

2324
🎉 __*新增功能!*__ 基于 Echart 的 OpenBMCLAPI 仪表盘(Dashboard)。
2425

25-
🎉 __*新增功能!*__ 基于 loguru 的日志器
26+
🎉 __*新增功能!*__ 基于 loguru **日志器**
2627

2728
</div>
2829

0 commit comments

Comments
 (0)