From 7e9eee5b38fbdb6ab5a5c7a62df33ed769a4b37f Mon Sep 17 00:00:00 2001 From: Ran Ribenzaft Date: Wed, 6 Feb 2019 22:45:56 +0200 Subject: [PATCH] feat(index): running offline (#4) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da96450..016af8d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ > Deploy a Serverless Python Function services with external code Before deploying, this plugin symlinks folders containing shared code into the root directory of your Serverless function. +This plugin works also with `serverless-offline` plugin. ### Installation