Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleabmelkie committed Mar 10, 2020
1 parent b4a9514 commit 6c04237
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ function Profile({ email }) {
- `parseData`: receives an `email` (and an optional `query`) parameter and responds with an object containing the `url`, `email`, `hash` and `query`.
- `digest`: receives a `string` parameter and responds with its MD5 hash string.

## Optimizations

Read up on [this article](https://medium.com/swlh/optimizing-gravatars-in-gatsby-ccf8cf359ccf) to learn how to optimize Gravatars using [gatsby-image](https://www.npm.im/gatsby-image).

## Licence

Made with ♥ in Addis Ababa.
Expand Down

0 comments on commit 6c04237

Please sign in to comment.