From 0fb17e5e5ec7c43b35137c152760f2cd24df5377 Mon Sep 17 00:00:00 2001 From: jomo Date: Sat, 23 Jan 2016 06:30:58 +0100 Subject: [PATCH] update README about renders --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63ff7e4..5160a09 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [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). -Image manipulation is done by [lwip](https://github.com/EyalAr/lwip). 3D renders are created with [node-canvas](https://github.com/Automattic/node-canvas), based on math by [confuser](https://github.com/confuser/serverless-mc-skin-viewer). +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/). # Contributions welcome!