changed user to username to be more precise

This commit is contained in:
Ulf Gebhardt 2020-12-18 15:10:36 +01:00
parent aae2162254
commit 09bd1d7882
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -14,7 +14,7 @@ yarn add js-wowemu-auth
```ts
import { register } from 'js-wowemu-auth'
register('user', 'password')
register('username', 'password')
```
This will return