From 02240ee286f969ab77ef47e4cf04a930ae90e3cb Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 21 Dec 2022 19:55:26 +0100 Subject: make README valid html --- README | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/README b/README index a66e630..3930016 100644 --- a/README +++ b/README @@ -1,8 +1,12 @@ -Wordle-Backend - -endpoint /create -* create a new puzzle (stored in a cookie) - -endpoint /try/$your_trial -* retrieve statistics on the trial word $your_trial in json -* this will redirect to create a new puzzle if no cookie is found + + +

Wordle-Backend

+

/create

+ +

/try/$your_trial

+ -- cgit v1.2.3-54-g00ecf