mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
update readme
This commit is contained in:
parent
1ec31b757d
commit
9443925951
@ -9,8 +9,6 @@ Serverless Framework V.1 (BETA)
|
||||
[](https://www.npmjs.com/package/serverless)
|
||||
[](https://www.npmjs.com/package/serverless)
|
||||
|
||||
**Note: Serverless Framework V.1 is currently under construction and not yet ready**
|
||||
|
||||
Serverless is the application framework for building web, mobile and IoT applications on serverless, event-driven compute services, like [AWS Lambda](https://aws.amazon.com/lambda/), [Google CloudFunctions](https://cloud.google.com/functions/), [Azure Functions](https://azure.microsoft.com/en-us/services/functions/) and more.
|
||||
|
||||
The Framework is a command line interface that provides scaffolding, automation and best practices for developing and deploying your serverless architecture. It's also completely extensible via plugins.
|
||||
@ -19,6 +17,10 @@ This is maintained by a full-time, venture-backed team. For updates, join our [m
|
||||
|
||||
Also, [we're hiring](mailto:jobs@serverless.com)!
|
||||
|
||||
## Status
|
||||
|
||||
Serverless Framework V.1 is currently under construction and not yet ready.
|
||||
|
||||
## Features
|
||||
|
||||
* Manage the lifecycle of your serverless architecture (build, deploy, update, delete)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user