From 25180afaa24459cbb83464081a102d1a74604adc Mon Sep 17 00:00:00 2001 From: mappu Date: Sat, 6 Oct 2018 14:04:13 +1300 Subject: [PATCH] doc: fix markdown syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c5c45e..aee7743 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ If you are hosting behind a reverse proxy, remember to set its post body size pa The server responds on the following URLs: URL |Method |Description ----------------------|-------|-- +---------------------|-------|--- `/get/{ID}` |`GET` |Download item content `/info/{ID}` |`GET` |Get item content metadata (JSON) `/thumb/{Type}/{ID}` |`GET` |Get item thumbnail image