From ca78dc5b9af5a0227027f279be32cf263bd59c8f Mon Sep 17 00:00:00 2001 From: Anand Chowdhary Date: Thu, 13 Aug 2020 19:26:30 +0530 Subject: [PATCH] :recycle: Add shield to README --- summary.ts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/summary.ts b/summary.ts index 2df19f0d..d0b3c727 100644 --- a/summary.ts +++ b/summary.ts @@ -126,7 +126,11 @@ ${pageStatuses page.slug }.yml) | Response time graph ${page.time}ms | ${page.uptime}%` + }.png" height="20"> ${page.time}ms | ![Uptime ${ + page.uptime + }%](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2F${owner}%2F${repo}%2Fmaster%2Fapi%2F${ + page.slug + }.json)` ) .join("\n")}