summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Maguire <andrewm4894@gmail.com>2021-11-15 07:48:23 +0000
committerGitHub <noreply@github.com>2021-11-15 10:48:23 +0300
commitfd6171fb93380afe714546f92be57a7e2c28ea18 (patch)
tree4bf5be796d7e84ff6e886a9857e633b822e1cfb1 /README.md
parentfdc9f65260a35d648b81f8d72bddd6b6847a1c10 (diff)
add nightly release version to readme (#11780)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ca81970b46..20c449193c 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
<br />
<p align="center">
<a href="https://github.com/netdata/netdata/releases/latest"><img src="https://img.shields.io/github/release/netdata/netdata.svg" alt="Latest release"></a>
+ <a href="https://github.com/netdata/netdata/releases/latest"><img src="https://img.shields.io/badge/dynamic/xml?url=https://storage.googleapis.com/netdata-nightlies/latest-version.txt&label=nightly%20release&query=/text()" alt="Nightly release"></a>
<a href="https://travis-ci.com/netdata/netdata"><img src="https://travis-ci.com/netdata/netdata.svg?branch=master" alt="Build status"></a>
<a href="https://bestpractices.coreinfrastructure.org/projects/2231"><img src="https://bestpractices.coreinfrastructure.org/projects/2231/badge" alt="CII Best Practices"></a>
<a href="https://www.gnu.org/licenses/gpl-3.0"><img src="https://img.shields.io/badge/License-GPL%20v3%2B-blue.svg" alt="License: GPL v3+"></a>