diff --git a/README.md b/README.md index 5b53d75c2..ade32ad64 100755 --- a/README.md +++ b/README.md @@ -22,9 +22,7 @@ Enjoy! - Serverless, Inc. ## Quick Start -**[Watch the video guide here](https://www.youtube.com/watch?v=jfDSc4qq440)**. - -Create and deploy your first serverless microservice in minutes. +[Watch the video guide here](https://www.youtube.com/watch?v=jfDSc4qq440) or follow the steps below to create and deploy your first serverless microservice in minutes. | **Step** | **Command** |**Description**| |---|-------|------| @@ -172,4 +170,4 @@ Serverless is composed of Plugins. A group of default Plugins ship with the Fra * [Function-Package](https://github.com/HyperBrain/serverless-package-plugin) - Package your lambdas without deploying to AWS. * [Sentry](https://github.com/arabold/serverless-sentry-plugin) - Automatically send errors and exceptions to [Sentry](https://getsentry.com). * [Auto-Prune](https://github.com/arabold/serverless-autoprune-plugin) - Delete old AWS Lambda versions. -* [Serverless Secrets](https://github.com/trek10inc/serverless-secrets) - Easily encrypt and decrypt secrets in your Serverless projects \ No newline at end of file +* [Serverless Secrets](https://github.com/trek10inc/serverless-secrets) - Easily encrypt and decrypt secrets in your Serverless projects