Skip to content

Commit

Permalink
Added depedencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Kürzeder committed Jul 23, 2019
1 parent eb9f0ad commit e7ac0ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
2. Add `<module src="ml_jwt.dll"/>` (or `.so` for Linux) to your `mtaserver.conf`.
3. Start the server

## Depdencies
* libcrypto (openssl or compatible)
* libssl-dev (for the header files)

## API
### Function: `jwtSign`
```cpp
Expand Down

0 comments on commit e7ac0ee

Please sign in to comment.