From 665763bb2210e4a557c0b28db3c4bbe6a3ab3471 Mon Sep 17 00:00:00 2001 From: sususweet Date: Tue, 28 Oct 2025 22:53:26 +0800 Subject: [PATCH] feat: update readme --- README.md | 2 +- README_zh_CN.md => README_hans.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename README_zh_CN.md => README_hans.md (100%) diff --git a/README.md b/README.md index 8d0b4d9..6fbba9b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/hacs/integration) [![Stable](https://img.shields.io/github/v/release/sususweet/midea-meiju-codec)](https://github.com/sususweet/midea-meiju-codec/releases/latest) -English | [简体中文](README_zh_CN.md) +English | [简体中文](README_hans) Get devices from MSmartHome/Midea Meiju homes through the network and control them via Midea's cloud API. diff --git a/README_zh_CN.md b/README_hans.md similarity index 100% rename from README_zh_CN.md rename to README_hans.md