Update README.md

Updated per the suggestions in the PR review.
This commit is contained in:
JJ Asghar 2019-02-20 08:52:04 -06:00 committed by GitHub
parent e8d7bcacaa
commit 30dfcd9025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,7 +133,7 @@ The following are services you can instantly install and use by running `serverl
## <a name="features"></a>Features
* Supports #C, #F, Go, Groovy, Java, Kotlin, Node.js., PHP, Python, Ruby, Scala & Swift
* Supports Node.js, Python, Java, Go, C#, Ruby, Swift, Kotlin, PHP, Scala, & F#
* Manages the lifecycle of your serverless architecture (build, deploy, update, delete).
* Safely deploy functions, events and their required resources together via provider resource managers (e.g., AWS CloudFormation).
* Functions can be grouped ("serverless services") for easy management of code, resources & processes, across large projects & teams.