📝 Update Description

This commit is contained in:
Tw93
2023-07-23 08:08:00 +08:00
parent 2e7cc3fed9
commit 8a402c17b2
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<img src=https://gw.alipayobjects.com/zos/k/fa/logo-modified.png width=138/>
</p>
<h1 align="center">Pake</h1>
<p align="center"><strong>利用 Rust 轻松构建轻量级端桌面应用</strong></p>
<p align="center"><strong>利用 Rust 轻松构建轻量级端桌面应用</strong></p>
<div align="center">
<a href="https://twitter.com/HiTw93" target="_blank">
<img alt="twitter" src="https://img.shields.io/badge/follow-Tw93-red?style=flat-square&logo=Twitter"></a>

View File

@@ -1,7 +1,7 @@
{
"name": "pake-cli",
"version": "2.2.5",
"description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级端桌面应用。",
"description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级端桌面应用。",
"engines": {
"node": ">=16.0.0"
},