Skip to content

Commit

Permalink
md edits
Browse files Browse the repository at this point in the history
  • Loading branch information
jvherck committed Apr 24, 2024
1 parent 29fcaa9 commit 4893859
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 109 deletions.
101 changes: 0 additions & 101 deletions CHANGELOG.md

This file was deleted.

14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,28 @@
![Maintenance](https://img.shields.io/maintenance/yes/2024)
![PyPI - Status](https://img.shields.io/pypi/status/dicebear)

Always keep an eye on https://jvh.gitbook.io/dicebear/ for updates and warnings about this packages!
Always keep an eye on https://dicebear.vhjan.me/ for updates and warnings about this packages!

[`dicebear`](https://pypi.org/project/dicebear/) is an API wrapper for https://dicebear.com. Using this wrapper you can get custom avatars for your program. \
[`dicebear`](https://pypi.org/project/dicebear/) is a Python API wrapper for https://dicebear.com. Using this wrapper you can get custom avatars for your program. \
For an example go to [`examples/dicebear.py`](https://github.com/jvherck/dicebear/tree/main/examples).


---


## Useful links
* Docs: https://jvh.gitbook.io/dicebear/
* Official Dicebear: https://dicebear.com/
* Docs: https://dicebear.vhjan.me/
* PyPI: https://pypi.org/project/dicebear/
* GitHub: https://github.com/jvherck/dicebear
* Dicebear: https://dicebear.com/
* Dicebear CLI: https://github.com/jvherck/dicebear-cli
* Dicebear Python CLI: https://github.com/jvherck/dicebear-cli


---


## Changelog
Find the changelog here: https://github.com/jvherck/dicebear/blob/main/CHANGELOG.md
Find the changelog here: https://dicebear.vhjan.me/changelog


---
Expand Down Expand Up @@ -244,4 +244,4 @@ making this amazing API and to [all artists](https://dicebear.com/licenses) for
## Licenses and privacy policy
- Dicebear **Licenses**: https://dicebear.com/licenses
- Dicebear **Privacy Policy**: https://dicebear.com/legal/privacy-policy
- Dicebear Python API wrapper (this project): https://jvh.gitbook.io/dicebear/license
- Dicebear Python API wrapper (this project): https://dicebear.vhjan.me/license
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ If you encounter any bugs or errors, please open an [issue](https://github.com/j
### Back-end

* Back-end cleanup
* Dicebear version upgrade to 8.x (which contains API bug fixes)
* Dicebear version upgrade to 8.x (API bug fixes)

***

Expand Down

0 comments on commit 4893859

Please sign in to comment.