♻️ Add shield to README

This commit is contained in:
Anand Chowdhary
2020-08-13 19:26:30 +05:30
parent 9525552bfe
commit ca78dc5b9a
+5 -1
View File
@@ -126,7 +126,11 @@ ${pageStatuses
page.slug
}.yml) | <img alt="Response time graph" src="./graphs/${
page.slug
}.png" height="20"> ${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")}