diff --git a/README.md b/README.md index f4df59e..25526d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AWS Lamda Image Processor -One Paragraph of project description goes here +Boilerplate to process images uploaded to AWS S3 in a simple way using the lib sharp from node ## Getting Started @@ -64,17 +64,17 @@ Add additional notes about how to deploy this on a live system ## Contributing -Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us. +Please read [CONTRIBUTING.md](https://github.com/lucasfloriani/aws-lambda-image-processor/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. ## Versioning -We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). +We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/lucasfloriani/aws-lambda-image-processor/tags). ## Authors -* **Billie Thompson** - *Initial work* - [PurpleBooth](https://github.com/PurpleBooth) +* **Lucas Floriani** - *Initial work* - [lucasfloriani](https://github.com/lucasfloriani) -See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project. +See also the list of [contributors](https://github.com/lucasfloriani/aws-lambda-image-processor/graphs/contributors) who participated in this project. ## License