docs: fix display BUG
This commit is contained in:
parent
d8387de901
commit
c420f35805
|
@ -15,7 +15,7 @@ English | [简体中文](README.zh-CN.md)
|
||||||
🌱 Easily extendable and customizable
|
🌱 Easily extendable and customizable
|
||||||
💪 Supports Node.js API in the renderer process
|
💪 Supports Node.js API in the renderer process
|
||||||
🔩 Supports C/C++ native addons
|
🔩 Supports C/C++ native addons
|
||||||
🪲 Debugger configuration included
|
🐞 Debugger configuration included
|
||||||
🖥 Easy to implement multiple windows
|
🖥 Easy to implement multiple windows
|
||||||
|
|
||||||
## 🛫 Quick start
|
## 🛫 Quick start
|
||||||
|
@ -26,7 +26,7 @@ npm create electron-vite
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 🪲 Debug
|
## 🐞 Debug
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue