Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josepmartins committed Jun 14, 2024
1 parent e3e68d8 commit fe08d09
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,3 @@ import Avatar from 'boring-avatars';
| name | string |
| variant | oneOf: `marble` (default), `beam`, `pixel`,`sunset`, `ring`, `bauhaus` |
| colors | array of colors |

## Service

You can embed your boring avatars using the boring avatars source.

To choose a random avatar from a specific user and a color palette, the format follows:

```
https://source.boringavatars.com/marble/120/Maria%20Mitchell?colors=264653,2a9d8f,e9c46a,f4a261,e76f51
```

![Avatar for Maria Mitchell](https://source.boringavatars.com/marble/120/Maria%20Mitchell?colors=264653,2a9d8f,e9c46a,f4a261,e76f51)

For more information, [check out the README](https://github.com/hihayk/boring-avatars-service/blob/main/README.md)

2 comments on commit fe08d09

@ToniApps
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @josepmartins,

I've noticed that the service for avatars was removed in this commit. Can you please clarify if the service is going to stop working?

Thank you!

@josepmartins
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @josepmartins,

I've noticed that the service for avatars was removed in this commit. Can you please clarify if the service is going to stop working?

Thank you!

Hey @ToniApps, unfortunately we have made the decision to discontinue the service due to high demand resulting in increased operational and billing costs for now.

Please sign in to comment.