diff --git a/README.md b/README.md
index 545fd231a..c8641ea3a 100644
--- a/README.md
+++ b/README.md
@@ -18,42 +18,57 @@
## Internationalization
-English | [简体中文](README.zh-Hans.md)
+[English](README.md) | [简体中文](README.zh-Hans.md)
+
+
+
+## Table of Contents
+
+Click me to Open/Close the directory listing
+
+- [1. Internationalization](#nav-1)
+- [2. Table of Contents](#nav-2)
+- [3. Introductions](#nav-3)
+ - [3.1 Official Website](#nav-3-1)
+- [4. Features](#nav-4)
+- [5. Sponsors](#nav-5)
+- [6. Installation](#nav-6)
+ - [6.1 MacOS](#nav-6-1)
+ - [6.2 Linux](#nav-6-2)
+ - [6.2.1 Debian/Ubuntu](#nav-6-2-1)
+ - [6.2.2 Arch Linux / ArchLabs / Ctlos Linux](#nav-6-2-2)
+ - [6.2.3 Centos](#nav-6-2-3)
+ - [6.2.4 Fedora](#nav-6-2-4)
+ - [6.2.5 VoidLinux & VoidLinux-musl](#nav-6-2-5)
+ - [6.2.6 Gentoo](#nav-6-2-6)
+ - [6.3 Windows](#nav-6-3)
+- [7. Usage](#nav-7)
+ - [7.1 Next Steps](#nav-7-1)
+- [8. FAQ](#nav-8)
+- [9. Contributors](#nav-9)
+- [10. Special Mentions](#nav-10)
+- [12. Special Thanks](#nav-11)
+
+
-
+
## Installation
@@ -152,7 +167,7 @@ an installation of Go. The basic requirements are:
- Go 1.16
- npm
-
+
### MacOS
@@ -160,11 +175,11 @@ Make sure you have the xcode command line tools installed. This can be done by r
`xcode-select --install`
-
+
### Linux
-
+
#### Debian/Ubuntu
@@ -176,7 +191,7 @@ _Ubuntu: 16.04, 18.04, 19.04_
_Also succesfully tested on: Zorin 15, Parrot 4.7, Linuxmint 19, Elementary 5, Kali, Neon_, Pop!\_OS
-
+
#### Arch Linux / ArchLabs / Ctlos Linux
@@ -184,7 +199,7 @@ _Also succesfully tested on: Zorin 15, Parrot 4.7, Linuxmint 19, Elementary 5, K
_Also succesfully test on: Manjaro & ArcoLinux_
-
+
#### Centos
@@ -192,7 +207,7 @@ _Also succesfully test on: Manjaro & ArcoLinux_
_CentOS 6, 7_
-
+
#### Fedora
@@ -200,19 +215,19 @@ _CentOS 6, 7_
_Fedora 29, 30_
-
+
#### VoidLinux & VoidLinux-musl
`xbps-install gtk+3-devel webkit2gtk-devel`
-
+
#### Gentoo
`sudo emerge gtk+:3 webkit-gtk`
-
+
### Windows
@@ -220,21 +235,21 @@ Windows requires gcc and related tooling. The recommended download is
from [http://tdm-gcc.tdragon.net/download](http://tdm-gcc.tdragon.net/download). Once this is installed, you are good to
go.
-
+
-## Installation
+## Usage
**Ensure Go modules are enabled: GO111MODULE=on and go/bin is in your PATH variable.**
Installation is as simple as running the following command:
-
+``` go get -u github.com/wailsapp/wails/cmd/wails -+``` - + -## Next Steps +### Next Steps It is recommended at this stage to read the comprehensive documentation at [https://wails.app](https://wails.app). @@ -345,7 +360,7 @@ This project was mainly coded to the following albums:
- A huge thanks to Pace for sponsoring the project and helping the efforts to get Wails ported to Apple Silicon!
+ A huge thanks to Pace for sponsoring the project and helping the efforts to get Wails ported to Apple Silicon!
If you are looking for a Project Management tool that's powerful but quick and easy to use, check them out!
-
+
使用 Go 和 Web 技术构建桌面应用程序。
@@ -18,44 +18,62 @@
## 国际化
-[English](README.md) | 简体中文
-
-向 Go 程序提供 Web 接口的传统方法是通过内置 Web 服务器。Wails 提供了一种不同的方法:它提供了将 Go 代码和 Web
-前端都包装成单个二进制文件的能力。通过提供工具,可以很轻松的完成项目的创建、编译和打包。你所要做的就是发挥创意!
-
-官方文档可以在 [https://wails.app](https://wails.app) 中找到。
-
-国内镜像站点 [https://wails.top](https://wails.top)。
+[English](README.md) | [简体中文](README.zh-Hans.md)
## 内容目录
+点我 打开/关闭 目录列表
+
- [1. 国际化](#nav-1)
- [2. 内容目录](#nav-2)
-- [3. 特征](#nav-3)
-- [4. 赞助商](#nav-4)
-- [5. 安装](#nav-5)
- - [5.1 MacOS](#nav-5-1)
- - [5.2 Linux](#nav-5-2)
- - [5.2.1 Debian/Ubuntu](#nav-5-2-1)
- - [5.2.2 Arch Linux / ArchLabs / Ctlos Linux](#nav-5-2-2)
- - [5.2.3 Centos](#nav-5-2-3)
- - [5.2.4 Fedora](#nav-5-2-4)
- - [5.2.5 VoidLinux & VoidLinux-musl](#nav-5-2-5)
- - [5.2.6 Gentoo](#nav-5-2-6)
- - [5.3 Windows](#nav-5-3)
+- [3. 项目介绍](#nav-3)
+ - [3.1 官方网站](#nav-3-1)
+- [4. 功能](#nav-4)
+- [5. 赞助商](#nav-5)
- [6. 安装](#nav-6)
-- [7. 下一步](#nav-7)
+ - [6.1 MacOS](#nav-6-1)
+ - [6.2 Linux](#nav-6-2)
+ - [6.2.1 Debian/Ubuntu](#nav-6-2-1)
+ - [6.2.2 Arch Linux / ArchLabs / Ctlos Linux](#nav-6-2-2)
+ - [6.2.3 Centos](#nav-6-2-3)
+ - [6.2.4 Fedora](#nav-6-2-4)
+ - [6.2.5 VoidLinux & VoidLinux-musl](#nav-6-2-5)
+ - [6.2.6 Gentoo](#nav-6-2-6)
+ - [6.3 Windows](#nav-6-3)
+- [7. 使用方法](#nav-7)
+ - [7.1 下一步](#nav-7-1)
- [8. 常见问题](#nav-8)
- [9. 贡献者](#nav-9)
- [10. 特别提及](#nav-10)
-- [11. 许可协议](#nav-11)
-- [12. 特别感谢](#nav-12)
+- [12. 特别感谢](#nav-11)
+
+
@@ -143,7 +160,7 @@
-
+
## 安装
@@ -152,7 +169,7 @@ Wails 使用 cgo 与原生渲染引擎结合,因此需要依赖一些平台的
- Go 1.16
- npm
-
+
### MacOS
@@ -160,11 +177,11 @@ Wails 使用 cgo 与原生渲染引擎结合,因此需要依赖一些平台的
`xcode-select --install`
-
+
### Linux
-
+
#### Debian/Ubuntu
@@ -176,7 +193,7 @@ _Ubuntu: 16.04, 18.04, 19.04_
_也成功测试了: Zorin 15, Parrot 4.7, Linuxmint 19, Elementary 5, Kali, Neon_, Pop!\_OS
-
+
#### Arch Linux / ArchLabs / Ctlos Linux
@@ -184,7 +201,7 @@ _也成功测试了: Zorin 15, Parrot 4.7, Linuxmint 19, Elementary 5, Kali, Neo
_也成功测试了: Manjaro & ArcoLinux_
-
+
#### Centos
@@ -192,7 +209,7 @@ _也成功测试了: Manjaro & ArcoLinux_
_CentOS 6, 7_
-
+
#### Fedora
@@ -200,39 +217,39 @@ _CentOS 6, 7_
_Fedora 29, 30_
-
+
#### VoidLinux & VoidLinux-musl
`xbps-install gtk+3-devel webkit2gtk-devel`
-
+
#### Gentoo
`sudo emerge gtk+:3 webkit-gtk`
-
+
### Windows
Windows 需要 GCC 和相关工具。 建议从 [http://tdm-gcc.tdragon.net/download](http://tdm-gcc.tdragon.net/download) 下载, 安装完成,您就可以开始了。
-
+
-## 安装
+## 使用方法
**确保 Go modules 是开启的:GO111MODULE=on 并且 go/bin 在您的 PATH 变量中。**
安装很简单,运行以下命令:
-
+``` go get -u github.com/wailsapp/wails/cmd/wails -+``` - + -## 下一步 +### 下一步 建议在此时阅读 [https://wails.app](https://wails.app) 上面的文档. @@ -244,14 +261,14 @@ go get -u github.com/wailsapp/wails/cmd/wails 取决于您的要求。它旨在使 Go 程序员可以轻松制作轻量级桌面应用程序或在其现有应用程序中添加前端。尽管 Wails 当前不提供对诸如菜单之类的原生元素的钩子,但将来可能会改变。 -- 这个项目针对的是谁? +- 这个项目针对的是哪些人? 希望将 HTML / JS / CSS 前端与其应用程序捆绑在一起的程序员,而不是借助创建服务并打开浏览器进行查看的方式。 - 名字怎么来的? 当我看到 WebView 时,我想"我真正想要的是围绕构建 WebView 应用程序工作,有点像 Rails 对于 Ruby"。因此,最初它是一个文字游戏(Webview on - Rails)。碰巧也是我来自的 [国家](https://en.wikipedia.org/wiki/Wales) 的英文名字的同音。所以就是他了。 + Rails)。碰巧也是我来自的 [国家](https://en.wikipedia.org/wiki/Wales) 的英文名字的同音。所以就是它了。 @@ -302,6 +319,7 @@ go get -u github.com/wailsapp/wails/cmd/wails
- 非常感谢Pace对项目的赞助,并帮助将 Wails 移植到 Apple Silicon !
+ 非常 感谢Pace对项目的赞助,并帮助将 Wails 移植到 Apple Silicon !
如果您正在寻找一个强大并且快速和易于使用的项目管理工具,可以看看他们!