From 443dee1f957ceec8c22de8f1b81b79df86321539 Mon Sep 17 00:00:00 2001 From: Warren Parad <5056218+wparad@users.noreply.github.com> Date: Tue, 24 Oct 2023 22:10:25 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4758a9c..ce65278 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # dynamodb-armor Drop in replacement for DynamoDB, 100% compatible, protects against common production problems. -[![npm version](https://badge.fury.io/js/dynamodb-armor.svg)](https://badge.fury.io/js/dynamodb-armor) +This is an open source project managed by the [Authress Engineering team](https://authress.io). + +[![npm version](https://badge.fury.io/js/dynamodb-armor.svg)](https://badge.fury.io/js/dynamodb-armor) [![Authress Engineering - DynamoDB-Armor](https://img.shields.io/static/v1?label=Authress+Engineering&message=DynamoDB-Armor&color=%23FBAF0B&logo=androidauto&logoColor=%23FBAF0B)](https://authress.io) ## Setup * `npm i --save dynamodb-armor`