fiy typo, add 'inspired by' to readme

This commit is contained in:
jomo 2014-11-01 22:36:32 +01:00
parent 2d061246c4
commit d2a5b3d42e

View File

@ -1,6 +1,7 @@
# Crafatar # 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 ## Usage
@ -11,4 +12,4 @@ See the [API Usage](http://crafatar.com)
* Clone the repository * Clone the repository
* npm install * npm install
* npm start * npm start
* Access [http://localhost:3000](http://localhost:3000) * Access [http://localhost:3000](http://localhost:3000)