From 9a60f7671b7704ee56bc2b5176cecb86356b520f Mon Sep 17 00:00:00 2001 From: Austen Date: Tue, 2 Aug 2016 23:02:16 -0700 Subject: [PATCH] minor ocd tweaks --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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