mirror of
https://github.com/cupcakearmy/canihazusername.git
synced 2024-11-16 10:00:56 +01:00
Update README.md
This commit is contained in:
parent
12f7c4594f
commit
13c33ad10d
@ -1,11 +1,11 @@
|
|||||||
# canihazusername
|
# canihazusername
|
||||||
|
|
||||||
Random username generator with buildt in typescript support.
|
Username generator. Fully typed, simple and customizable
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install --save canihazusername
|
yarn add canihazusername
|
||||||
```
|
```
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
@ -14,4 +14,4 @@ npm install --save canihazusername
|
|||||||
import cihu from 'canihazusername'
|
import cihu from 'canihazusername'
|
||||||
|
|
||||||
console.log(cihu())
|
console.log(cihu())
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user