From d2a5b3d42e006e6af00c443a6a751d7fda234289 Mon Sep 17 00:00:00 2001 From: jomo Date: Sat, 1 Nov 2014 22:36:32 +0100 Subject: [PATCH] fiy typo, add 'inspired by' to readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index edca78b..d4908d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Crafatar -Crafatar servers Minecraft skins and heads for use in external applications. +Crafatar serves Minecraft skins and heads for use in external applications. +Inspired by [Gravatar](https://gravatar.com) (hence the name) and [Minotar](https://minotar.net). ## Usage @@ -11,4 +12,4 @@ See the [API Usage](http://crafatar.com) * Clone the repository * npm install * npm start -* Access [http://localhost:3000](http://localhost:3000) +* Access [http://localhost:3000](http://localhost:3000) \ No newline at end of file