We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39369bd commit 5f01123Copy full SHA for 5f01123
README.md
@@ -27,7 +27,7 @@ const config = {
27
```
28
Copy `serverless.yml` from the root of this repo to the root of your project
29
30
-After building your app run `sls deploy` to deploy code to AWS.
+After building your app run `sls deploy` to deploy code to AWS using build tool [serverless](https://www.serverless.com/).
31
32
Your app can then be accessed via the CloudFront distribution created as aprt of the stack.
33
0 commit comments