Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
f39232f442
1 changed files with 19 additions and 1 deletions
  1. 19 1
      README.md

+ 19 - 1
README.md

@@ -1,3 +1,21 @@
 # lapce
 
-rust 开发的轻量编辑器
+rust 开发的轻量编辑器,体验类似vscode,可以安装插件,中文不太友好。
+
+https://lapce.dev/
+
+
+## Usage
+
+https://github.com/lapce/lapce/releases/tag/v0.3.0
+
+windows 直接 release 下载对应版本即可。
+
+## Develop
+
+```
+git clone https://github.com/lapce/lapce
+
+make build
+```
+