Skip to content

Commit

Permalink
Initial changes in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfloriani committed May 2, 2020
1 parent 322efb0 commit eca6608
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit eca6608

Please sign in to comment.