From a63253b796fbcdd1d8963f4379d5cb7e6dd124ba Mon Sep 17 00:00:00 2001 From: mihaisc Date: Fri, 30 Sep 2022 13:16:20 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9debde3..1f947dd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # status-frontend +[![Netlify Status](https://api.netlify.com/api/v1/badges/70cdb7df-cc24-43a0-96fc-5ac501dc31ac/deploy-status)](https://app.netlify.com/sites/ocean-status/deploys) + Frontend client for showing the status of Ocean Protocol services This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).