Update README.md

This commit is contained in:
Ulf Gebhardt 2020-12-22 05:15:25 +01:00 committed by GitHub
parent 5777c9f329
commit 1a527cd3b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
# js-wowemu-auth
SRP implementation for WoW Server authentication in Typescript
Impired by [the PHP version](https://github.com/Laizerox/php-wowemu-auth/)
## installation
```
@ -29,4 +31,4 @@ This will return
`salt` is to be set to the column `s` in `realm.account`
`verifier`is to be set to the column `v` in `realm.account`
`verifier`is to be set to the column `v` in `realm.account`