From 6c6776a7a0d3aa0b104cdf7d828da796658a54bc Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Wed, 24 Jun 2020 13:02:03 +0200 Subject: [PATCH] Update build badges for GitHub actions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b695d05c..0f87abf3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ## noVNC: HTML VNC Client Library and Application -[![Build Status](https://travis-ci.org/novnc/noVNC.svg?branch=master)](https://travis-ci.org/novnc/noVNC) +[![Test Status](https://github.com/novnc/noVNC/workflows/Test/badge.svg)](https://github.com/novnc/noVNC/actions?query=workflow%3ATest) +[![Lint Status](https://github.com/novnc/noVNC/workflows/Lint/badge.svg)](https://github.com/novnc/noVNC/actions?query=workflow%3ALint) ### Description