diff --git a/README.md b/README.md index 5c9cec51..5539c377 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,27 @@ ![VNote](screenshots/vnote.png) +*** +# Downloads (下载) +You could download stable tagged releases or latest rolling build. + +VNote提供定期释出的稳定版本,以及总是保持最新的滚(wen)动(ding)构建版本。 + +## Windows +![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/tamlok/vnote?svg=true) + +- Tagged releases: [Github Release](https://github.com/tamlok/vnote/releases) +- Rolling build: [AppVeyor Artifacts](https://ci.appveyor.com/project/tamlok/vnote/build/artifacts) + + +- 稳定版本: [Github Release](https://github.com/tamlok/vnote/releases) +- 滚动构建版本: [AppVeyor Artifacts](https://ci.appveyor.com/project/tamlok/vnote/build/artifacts) + + +## Linux + +## MacOS + *** # Description (简介) **VNote** is a Qt-based, free and open source note-taking application, focusing on Markdown. VNote is designed to provide comfortable edit experience. @@ -161,27 +182,6 @@ VNote还支持其他很多的功能,比如: ![VNote Find](screenshots/vnote_009.png) -*** -# Downloads (下载) -You could download stable tagged releases or latest rolling build. - -VNote提供定期释出的稳定版本,以及总是保持最新的滚(wen)动(ding)构建版本。 - -## Windows -![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/tamlok/vnote?svg=true) - -- Tagged releases: [Github Release](https://github.com/tamlok/vnote/releases) -- Rolling build: [AppVeyor Artifacts](https://ci.appveyor.com/project/tamlok/vnote/build/artifacts) - - -- 稳定版本: [Github Release](https://github.com/tamlok/vnote/releases) -- 滚动构建版本: [AppVeyor Artifacts](https://ci.appveyor.com/project/tamlok/vnote/build/artifacts) - - -## Linux - -## MacOS - *** # Build & Development (构建与开发) ## Clone & Init (克隆代码仓库)