From 066710056bbc8dbe771425c359ff50a1ea40d83c Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 25 Feb 2024 19:47:55 +0100 Subject: [PATCH] REAME --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 054108b5..92cc9f0b 100644 --- a/README.md +++ b/README.md @@ -332,7 +332,8 @@ GET /?player=${PLAYER}&moa=json&tag=G1CopierYoutube ## ➤ AMZQR : Create a QRCode with "amzqr" ```http -GET /?amzqr=${URLENCODEDSTRING}&logo=${IMAGE}``` +GET /?amzqr=${URLENCODEDSTRING}&logo=${IMAGE} +``` | Parameter | Type | Description | | :-------- | :------- | :-------------------------------- | @@ -343,7 +344,8 @@ check available "logo.png" in [./images](./images) ## ➤ UPLANET : Create Umap, AstroID & ZenCard for PLAYER (email) ```http -GET /?uplanet=${PLAYER}&zlat=${LAT}&zlon=${LON}&g1pub=${PASS}``` +GET /?uplanet=${PLAYER}&zlat=${LAT}&zlon=${LON}&g1pub=${PASS} +``` | Parameter | Type | Description | | :-------- | :------- | :-------------------------------- |