From dd7cb405e2be2fb6c98e9dd7356ddb16b5a3541c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Michaud?= Date: Sat, 17 Dec 2016 20:52:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 81c83c5d5..dcf8fb8ae 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ the server generates a JSON web token with an expiry date that the user must kee ### Endpoints Here are the available endpoints: + | Endpoint | Method | Description | |-----------------|-----------|-------------------------------------------------------------------| | /login | GET | Serve a static webpage for login | @@ -38,6 +39,7 @@ Here are the available endpoints: ### Parameters And the parameters: + | Endpoint | Parameters | Returns | |--------------------|-----------------------------------------------------------|----------------------------------| | /login | None | Login static page |