Fix README

pull/5/head
~erin 2021-07-16 13:37:25 -04:00
parent 8af82c0b8c
commit 34afaa565b
Signed by: erin
GPG Key ID: DA70E064A8C70F44
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@
`GET /api/users/<name>/<pin>` Check if the user exists, and if the pin provided matches
`POST /api/register/<name>/<pin>/<new-name>/<new-pin>` Change a users pin/name
`POST /api/users/change/<name>/<pin>/<new-name>/<new-pin>` Change a users pin/name