Browse Source

add CI status badge to README

Le Tan 5 years ago
parent
commit
6858544197
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -14,6 +14,8 @@ The obsolete code base of VNote 2.0 is available at the [vnote2.0](https://githu
 
 For more information, please visit [**VNote's Homepage**](https://vnotex.github.io/vnote).
 
+![CI-Win](https://github.com/vnotex/vnote/workflows/CI-Win/badge.svg) ![CI-Linux](https://github.com/vnotex/vnote/workflows/CI-Linux/badge.svg)
+
 ![VNote](pics/vnote.png)
 
 ## Description
@@ -23,6 +25,11 @@ VNote is **NOT** just a simple editor for Markdown. By providing notes managemen
 
 Utilizing Qt, VNote could run on **Linux**, **Windows**, and **macOS**.
 
+## Downloads
+Continuous builds on `master` branch could be found at the [Continuous Build](https://github.com/vnotex/vnote/releases/tag/continuous-build) release.
+
+Latest stable builds could be found at the [latest release](https://github.com/vnotex/vnote/releases/latest).
+
 ## Supports
 - [GitHub Issues](https://github.com/vnotex/vnote/issues);
 - Email: `tamlokveer at gmail.com`;