Skip to content

Commit fe91fc2

Browse files
committed
fix: update Python version in README files to 3.6
1 parent 9e5987b commit fe91fc2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Python Scripts for RT-Thread Env
44

55
[![License: GPL-2.0](https://img.shields.io/badge/License-GPL--2.0-blue.svg)](LICENSE)
6-
[![Python](https://img.shields.io/badge/Python-3.12+-green.svg)](https://www.python.org/)
6+
[![Python](https://img.shields.io/badge/Python-3.6+-green.svg)](https://www.python.org/)
77
[![Platform](https://img.shields.io/badge/Platform-Windows%20%7C%20Linux%20%7C%20macOS-lightgrey.svg)]()
88

99
**[简体中文](README_ZH.md) | English**

README_ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# RT-Thread Env Python 脚本
44

55
[![License: GPL-2.0](https://img.shields.io/badge/License-GPL--2.0-blue.svg)](LICENSE)
6-
[![Python](https://img.shields.io/badge/Python-3.12+-green.svg)](https://www.python.org/)
6+
[![Python](https://img.shields.io/badge/Python-3.6+-green.svg)](https://www.python.org/)
77
[![Platform](https://img.shields.io/badge/Platform-Windows%20%7C%20Linux%20%7C%20macOS-lightgrey.svg)]()
88

99
**[English](README.md) | 简体中文**

0 commit comments

Comments
 (0)