From 19765e2b1742a246f63099db95b6281a9a9f0fa5 Mon Sep 17 00:00:00 2001
From: Ram Reddy <69733662+ramnreddy15@users.noreply.github.com>
Date: Tue, 22 Jun 2021 21:02:54 -0400
Subject: [PATCH] Add badges

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index dcd1c8b..c5869da 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
 # website
+
+[![CodeQL](https://github.com/PotentiaRobotics/website/actions/workflows/codeql-analysis.yml/badge.svg?branch=master)](https://github.com/PotentiaRobotics/website/actions/workflows/codeql-analysis.yml)
+[![Node.js CI](https://github.com/PotentiaRobotics/website/actions/workflows/node.js.yml/badge.svg?branch=master)](https://github.com/PotentiaRobotics/website/actions/workflows/node.js.yml)
+[![DeepSource](https://deepsource.io/gh/PotentiaRobotics/website.svg/?label=active+issues&show_trend=true&token=f88Se7pZUXESLgBqj0fpyzWs)](https://deepsource.io/gh/PotentiaRobotics/website/?ref=repository-badge)
  
 Source for [Potentia Robotics' website](https://www.potentiarobotics.com/) built with React.