From 18ccf791a8b65e1b2b318332f0fcf383bea72b37 Mon Sep 17 00:00:00 2001 From: Zach Buttram Date: Mon, 21 Mar 2016 17:49:51 -0700 Subject: [PATCH] Add Adorable Avatars (avatars.adorable.io) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c50ec7c0..a7ec5a8c 100644 --- a/README.md +++ b/README.md @@ -75,3 +75,4 @@ A collective list of JSON APIs for use in web development. | RandomUser | Generates random user data | No | [Go!](https://randomuser.me/) | | UI Faces | Find and generate sample avatars for user interfaces | No | [Go!](http://uifaces.com/api) | | UI Names | Generate random fake names | No | [Go!](https://github.com/thm/uinames) | +| Adorable Avatars | Generate random cartoon avatars | No | [Go!](http://avatars.adorable.io/) |