From f41f7b2322cc0a72b4dd71ebce6e9a52e5d7e7c8 Mon Sep 17 00:00:00 2001 From: Maciej Radzikowski Date: Wed, 28 Jul 2021 23:03:31 +0200 Subject: [PATCH] AWS blog article link in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6cc9d96..c0a5913 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Easy and powerful mocking of AWS SDK v3 Clients. +Library recommended by the AWS SDK for JavaScript team - see the [introductory post on the AWS blog](https://aws.amazon.com/blogs/developer/mocking-modular-aws-sdk-for-javascript-v3-in-unit-tests/). + Features: - 🌊  **fluent interface** - declaring behavior is short and readable