From 72da356ea761cb0121ed9a70e402faabc5823d02 Mon Sep 17 00:00:00 2001 From: Kristian Freeman Date: Thu, 13 May 2021 13:06:51 -0500 Subject: [PATCH] Remove mention of sls framework --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 340c0e1..bb04ad1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,3 @@ Once you are ready, you can publish your code by running the following command: ``` wrangler publish ``` - -#### Serverless - -To deploy using serverless add a [`serverless.yml`](https://serverless.com/framework/docs/providers/cloudflare/) file.