diff --git a/.github/logo.afdesign b/.github/logo.afdesign new file mode 100644 index 0000000..cce77f6 Binary files /dev/null and b/.github/logo.afdesign differ diff --git a/.github/logo.png b/.github/logo.png new file mode 100644 index 0000000..2065a2b Binary files /dev/null and b/.github/logo.png differ diff --git a/README.md b/README.md index b859d6c..40d8763 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![logo](./docs/logo.png) +![logo](./github/logo.png) ![dependencies](https://badgen.net/david/dep/cupcakearmy/canihazusername) ![types badge](https://badgen.net/npm/types/canihazusername) @@ -9,11 +9,11 @@ Username generator. Fully typed, simple and customizable. **0 Dependencies** The lists are taken from [this repo](https://github.com/imsky/wordlists) and automatically converted into json by `./generate/wordlist.js` -## 🕹 [Interactive Demo](https://cupcakearmy.github.io/canihazusername/) +## 🕹 [Interactive Demo](https://canihazusername.vercel.app/) Small website where you can see it in action and customize the output. -https://cupcakearmy.github.io/canihazusername/ +https://canihazusername.vercel.app/ ## 🏗 Install