mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
Fix README links
Fixed the readme links to properly display just the title, and not the raw markdown
This commit is contained in:
parent
4fdbfb442b
commit
ccc4e114c7
@ -3,8 +3,8 @@
|
||||
|
||||
|
||||
<img alt="logo" src="lib/public/logo.png" align="right">
|
||||
[Crafatar](https://crafatar.com) serves Minecraft avatars based on the skin for use in external applications.
|
||||
Inspired by [Gravatar](https://gravatar.com) (hence the name) and [Minotar](https://minotar.net).
|
||||
<a href="https://crafatar.com">Crafatar</a> serves Minecraft avatars based on the skin for use in external applications.
|
||||
Inspired by <a href="https://gravatar.com">Gravatar</a> (hence the name) and <a href="https://minotar.net">Minotar</a>.
|
||||
|
||||
Image manipulation is done by [lwip](https://github.com/EyalAr/lwip). 3D renders are created with [node-canvas](https://github.com/Automattic/node-canvas) / [cairo](http://cairographics.org/).
|
||||
|
||||
@ -52,4 +52,4 @@ env VERBOSE_TEST=true npm test
|
||||
It can be helpful to monitor redis commands to debug caching errors:
|
||||
```shell
|
||||
redis-cli monitor
|
||||
```
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user