From c7ecc627d5c94c4b32b568c7938439411c5825b7 Mon Sep 17 00:00:00 2001 From: "iacbot[bot]" <82212623+iacbot[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 00:27:44 +0000 Subject: [PATCH] Lacework IaC Security Badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index df94d94507..735c27b972 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # MEAN Stack +[![Git](https://app.soluble.cloud/api/v1/public/badges/107fb3c5-7a9b-4406-808a-40678b56d420.svg?orgId=521549019486)](https://app.soluble.cloud/repos/details/github.com/brianbyers/mean?orgId=521549019486) + MEAN is a boilerplate that provides a nice starting point for [MongoDB](http://www.mongodb.org/), [Node.js](http://www.nodejs.org/), [Express](http://expressjs.com/), and [AngularJS](http://angularjs.org/) based applications. It is designed to give you quick and organized way to start developing of MEAN based web apps with useful modules like mongoose and passport pre-bundled and configured. We mainly try to take care of the connection points between existing popular frameworks and solve common integration problems. ## Prerequisites