mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Update README.md
This commit is contained in:
parent
48c86ee5fd
commit
ca18e8fac7
@ -46,7 +46,7 @@ Check out our in-depth [Guide to Serverless](./docs/01-guide/README.md) for more
|
||||
|
||||
## <a name="services"></a>Services (V1.0)
|
||||
|
||||
The following are services you can instantly install and use by running `serverless install --url <service-github-url>` (note: the 'serverless install' command will only work on V1.0 or later)
|
||||
The following are services you can instantly install and use by running `serverless install --url <service-github-url>`
|
||||
|
||||
* [CRUD](https://github.com/pmuens/serverless-crud) - CRUD service
|
||||
* [GraphQL Boilerplate](https://github.com/serverless/serverless-graphql) - GraphQL application Boilerplate service
|
||||
@ -62,6 +62,8 @@ The following are services you can instantly install and use by running `serverl
|
||||
* [Thumbnails](https://github.com/eahefnawy/serverless-thumbnails) - Service that takes an image url and returns a 100x100 thumbnail
|
||||
* [Boilerplate](https://github.com/eahefnawy/serverless-boilerplate) - Opinionated boilerplate
|
||||
|
||||
**Note**: the `serverless install` command will only work on V1.0 or later.
|
||||
|
||||
## <a name="features"></a>Features
|
||||
|
||||
* Supports Node.js, Python, Java & Scala.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user