docs: update
This commit is contained in:
parent
458694315d
commit
4d9836d165
|
@ -11,9 +11,10 @@ English | [简体中文](README.zh-CN.md)
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
📦 Out of the box
|
📦 Out of the box
|
||||||
💪 Support C/C++ addons
|
🎯 Based on [react-ts](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) template, less invasive
|
||||||
🔩 Support Use Electron、Node.js API in Renderer-process
|
|
||||||
🌱 Simple directory structure,real flexible
|
🌱 Simple directory structure,real flexible
|
||||||
|
💪 Support Use Electron、Node.js API and in Renderer-process
|
||||||
|
🔩 Support C/C++ native addons
|
||||||
🖥 It's easy to implement multiple windows
|
🖥 It's easy to implement multiple windows
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
|
|
|
@ -11,9 +11,10 @@
|
||||||
## 概述
|
## 概述
|
||||||
|
|
||||||
📦 开箱即用
|
📦 开箱即用
|
||||||
💪 支持 C/C++ 模块
|
🎯 基于 [react-ts](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) 模板, 低侵入性
|
||||||
🔩 支持在渲染进程中使用 Electron、Node.js API
|
|
||||||
🌱 结构清晰,可塑性强
|
🌱 结构清晰,可塑性强
|
||||||
|
💪 支持在渲染进程中使用 Electron、Node.js API
|
||||||
|
🔩 支持 C/C++ 模块
|
||||||
🖥 很容易实现多窗口
|
🖥 很容易实现多窗口
|
||||||
|
|
||||||
## 快速开始
|
## 快速开始
|
||||||
|
|
Loading…
Reference in New Issue