Update README.md

Alphabetized the list of supports
This commit is contained in:
JJ Asghar 2019-02-19 11:41:19 -06:00 committed by GitHub
parent b3d43379f5
commit e8d7bcacaa
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 Node.js, Python, Java, Scala, C#, F#, Go, Groovy, Kotlin, PHP & Swift, Ruby.
* Supports #C, #F, Go, Groovy, Java, Kotlin, Node.js., PHP, Python, Ruby, Scala & Swift
* 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.