From 545e7ea31815ac82a40a775e0deb37acc4cc6d90 Mon Sep 17 00:00:00 2001 From: Mariusz Nowak Date: Tue, 17 Aug 2021 17:00:55 +0200 Subject: [PATCH] docs: Upgrade version info --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 95ff85e..9502a49 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ A Serverless Plugin for the [Serverless Framework](http://www.serverless.com), which adds support for test driven development using [mocha](https://mochajs.org/) -**THIS PLUGIN REQUIRES SERVERLESS V1!** - More familiar with Jest? Use [serverless-jest-plugin](https://github.com/sc5/serverless-jest-plugin). ## Introduction