Skip to content

Commit cad769e

Browse files
committed
docs: guide V1 users to PikaPython V2
1 parent bae6cd1 commit cad769e

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
</p>
44
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">PikaPython</h1>
55
<h4 align="center">Cross platform ultra lightweight embedded Python engine</h4>
6+
7+
> PikaPython V2 is now available with a redesigned kernel, higher execution performance,
8+
> lower Flash and static RAM usage, a unified project CLI, and Code Agent workflows.
9+
> [Explore PikaPython V2](https://github.com/pikasTech/PikaPython/tree/v2).
10+
611
<p align="center">
712
<a href="https://gitee.com/lyon1998/pikapython/stargazers"><img src="https://gitee.com/lyon1998/pikapython/badge/star.svg?theme=gvp"></a>
813
<a href="https://gitee.com/lyon1998/pikapython/members"><img src="https://gitee.com/lyon1998/pikapython/badge/fork.svg?theme=gvp"></a>

README_zh.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
</p>
44
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">PikaPython</h1>
55
<h4 align="center">跨平台的超轻量级嵌入式 Python 引擎</h4>
6+
7+
> PikaPython V2 已发布,提供重新设计的内核、更高的执行性能、更低的 Flash 与静态
8+
> RAM 占用,以及统一项目 CLI 和 Code Agent 开发流程。
9+
> [前往 PikaPython V2](https://github.com/pikasTech/PikaPython/tree/v2)
10+
611
<p align="center">
712
<a href="https://gitee.com/lyon1998/pikapython/stargazers"><img src="https://gitee.com/lyon1998/pikapython/badge/star.svg?theme=gvp"></a>
813
<a href="https://gitee.com/lyon1998/pikapython/members"><img src="https://gitee.com/lyon1998/pikapython/badge/fork.svg?theme=gvp"></a>

0 commit comments

Comments
 (0)