serverless / examples

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
https://www.serverless.com/examples/
Other
11.45k stars 4.47k forks source link

docs: Improve the docs of the `aws-*-sqs-worker` examples #631

Closed mnapoli closed 3 years ago

mnapoli commented 3 years ago

I went over the README to see if there was anything that could be improved.

This PR is very light, but I mostly tried to make documentation links more obvious (since this template includes Lift, which is pretty new to both new and experienced Framework users).

Slight changes also to remove a few words: for non-native English speakers, simpler sentences are always a bit easier to read.

That's a suggestion anyway, we can discuss this in the meeting later today!

mnapoli commented 3 years ago

Ah good point, thanks for that! I've pushed the same changes in the Python example too (mirrored the 2 READMEs).