From 6616a11f480f60ffe6f3af7d1ad11afb0dcbde86 Mon Sep 17 00:00:00 2001 From: Lyon <88232613+pikasTech@users.noreply.github.com> Date: Sat, 18 Sep 2021 14:36:00 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72aac58bc..60484bb26 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ PikaScript是一个超轻量级python引擎,零依赖,零配置,可以在少于4KB的RAM下运行(如stm32g030c8和stm32f103c8),极易部署和扩展。 -PikaScript is an ultra lightweight Python engine that can run on less than 4KB of RAM (such as STM32G030C8 and STM32F103C8), with zero dependencies, zero configuration, and easy to deploy and expand. +PikaScript is an ultra lightweight Python engine that can run with 4KB of RAM (such as STM32G030C8 and STM32F103C8), with zero dependencies, zero configuration, and easy to deploy and expand. ![output_Kgj52R](https://user-images.githubusercontent.com/88232613/132940452-d07d766c-5aa7-4187-96f2-66b02984e82c.gif) ### (1)运行环境