From cfa368794a8d56fa49d00038d65df7c6a276d2a0 Mon Sep 17 00:00:00 2001 From: Austen Date: Wed, 13 Mar 2024 00:48:46 -0700 Subject: [PATCH] chore: Add v.4 banner to readme --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ea556d34ac4..f9138f98f94 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +[![sfv4_00000](https://github.com/serverless/serverless/assets/2752551/989f8c39-34ac-4177-90f0-3f186a09132e)](https://github.com/serverless/serverless/tree/v4.0) + +

+
+ [![Serverless Application Framework AWS Lambda API Gateway](https://s3.amazonaws.com/assets.github.serverless/readme-serverless-framework.gif)](https://serverless.com) [![serverless](http://public.serverless.com/badges/v3.svg)](http://www.serverless.com) @@ -10,17 +15,14 @@ [Website](http://www.serverless.com) • [Docs](https://serverless.com/framework/docs/) • [Community Slack](https://serverless.com/slack) • [Forum](http://forum.serverless.com) • [Twitter](https://twitter.com/goserverless) • [Meetups](https://www.meetup.com/pro/serverless/) +
+ **The Serverless Framework** – Build applications on AWS Lambda and other next-gen cloud services, that auto-scale and only charge you when they run. This lowers the total cost of running and operating your apps, enabling you to build more and manage less. The Serverless Framework is a command-line tool with an easy and approachable YAML syntax to deploy both your code and cloud infrastructure needed to make tons of serverless application use-cases. It's a multi-language framework that supports Node.js, Typescript, Python, Go, Java, and more. It's also completely extensible via over 1,000 plugins which add more serverless use-cases and workflows to the Framework. Actively maintained by [Serverless Inc](https://www.serverless.com). -
-
- -[![sfv4_00000](https://github.com/serverless/serverless/assets/2752551/989f8c39-34ac-4177-90f0-3f186a09132e)](https://github.com/serverless/serverless/tree/v4.0) -
# Contents