From 3880e0f27abecdd3a82bfb0883d659c22db00f85 Mon Sep 17 00:00:00 2001 From: Nicco Date: Thu, 6 Feb 2020 10:14:36 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b05f5d5..f0fcf83 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Username generator. Fully typed, simple and customizable. The lists are taken from [this repo](https://github.com/imsky/wordlists) and automatically converted into json by `./generate/wordlist.js` -Icons made by Smashicons from www.flaticon.com +![logo](./docs/logo.svg) ## 🕹 [Interactive Demo](https://cupcakearmy.github.io/canihazusername/) @@ -182,3 +182,8 @@ const username = generate('{age|cats|...}') - programming - thought - web + +## 🙏 Credits + +- Wordlist https://github.com/imsky/wordlists +- Icons made by Smashicons from www.flaticon.com