minor ocd tweaks

This commit is contained in:
Austen 2016-08-02 23:02:16 -07:00 committed by GitHub
parent fd1dc076db
commit 9a60f7671b

View File

@ -22,9 +22,7 @@ Enjoy! - Serverless, Inc.
## <a name="quick-start"></a>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
* [Serverless Secrets](https://github.com/trek10inc/serverless-secrets) - Easily encrypt and decrypt secrets in your Serverless projects