Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed May 4, 2024
1 parent 51f2cff commit 94dfc0b
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions docs/gallery.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
- MacOS演示
- Demo for MacOS

![demo](https://github.com/moqsien/img_repo/raw/main/vm.gif)

- Windows演示
- Demo for Windows

![demo](https://github.com/moqsien/img_repo/raw/main/vm_win.gif)

- Linux演示
- Demo for Linux

![demo](https://github.com/moqsien/img_repo/raw/main/vm_linux.gif)
6 changes: 3 additions & 3 deletions docs/sdklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
- [Flutter(Dart)](https://flutter.dev)
- [.Net](https://dotnet.microsoft.com)
- [Rust](https://www.rust-lang.org)
- [Rustup](https://rustup.rs )
- [Cygwin-installer](https://www.cygwin.com)
- [Msys2-installer](https://www.msys2.org)
- [Zig](https://ziglang.org)
- [Typst](https://typst.app)
- [V](https://vlang.io)
Expand Down Expand Up @@ -44,6 +41,9 @@
# Programming Tools
- [Maven](https://maven.apache.org )
- [Gradle](https://gradle.org)
- [Rustup](https://rustup.rs )
- [Cygwin-installer](https://www.cygwin.com)
- [Msys2-installer](https://www.msys2.org)
- [Miniconda](https://docs.anaconda.com/free/miniconda/index.html)
- [Coursier](https://get-coursier.io)
- [Git-for-Windows](https://gitforwindows.org)
Expand Down
6 changes: 3 additions & 3 deletions docs/zh-cn/flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
- [resources](https://github.com/gvcgo/resources) 存储版本信息。
- [vmr](https://github.com/gvcgo/version-manager) 用户界面。

collector部署在远程服务器上, 会定时从官网获取最新的版本列表。这部分用户无需关心。
**collector**部署在远程服务器上, 会定时从官网获取最新的版本列表。这部分用户无需关心。

**VMR****resources** 仓库获取版本信息(注意,不是安装文件), 然后向用户展示,或者根据用户的选择进行下载安装
**VMR****resources** 仓库获取版本信息(注意,不是安装文件), 然后向用户展示,或者根据用户的选择从官网进行相关下载安装

用户可以到**resources**仓库查看版本列表,其中包含了各种SDK的下载链接,均来自官网或者Github。这样做的好处在于,即使官网改版,用户仍然能够稳定的使用**VMR**
一般来说,SDK的发布周期都很长,用户也无需频繁地更新到最新版,collector的同步频率是够用的
一般来说,SDK的发布周期都很长,用户也无需频繁地更新到最新版,**collector**的同步频率是够用的
6 changes: 3 additions & 3 deletions docs/zh-cn/gallery.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
- Demo for MacOS
- MacOS演示

![demo](https://github.com/moqsien/img_repo/raw/main/vm.gif)

- Demo for Windows
- Windows演示

![demo](https://github.com/moqsien/img_repo/raw/main/vm_win.gif)

- Demo for Linux
- Linux演示

![demo](https://github.com/moqsien/img_repo/raw/main/vm_linux.gif)
6 changes: 3 additions & 3 deletions docs/zh-cn/sdklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
- [Flutter(Dart)](https://flutter.dev)
- [.Net](https://dotnet.microsoft.com)
- [Rust](https://www.rust-lang.org)
- [Rustup](https://rustup.rs )
- [Cygwin-installer](https://www.cygwin.com)
- [Msys2-installer](https://www.msys2.org)
- [Zig](https://ziglang.org)
- [Typst](https://typst.app)
- [V](https://vlang.io)
Expand Down Expand Up @@ -44,6 +41,9 @@
# 编程工具
- [Maven](https://maven.apache.org )
- [Gradle](https://gradle.org)
- [Rustup](https://rustup.rs )
- [Cygwin-installer](https://www.cygwin.com)
- [Msys2-installer](https://www.msys2.org)
- [Miniconda](https://docs.anaconda.com/free/miniconda/index.html)
- [Coursier](https://get-coursier.io)
- [Git-for-Windows](https://gitforwindows.org)
Expand Down

0 comments on commit 94dfc0b

Please sign in to comment.