From efe86225bf967b063330a28ecca166c02237819c Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 14 Aug 2019 19:51:49 +0200 Subject: [PATCH] Fix uncommitted README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 865c8da..1269aa6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# Trivia +# trivia -A tiny \ No newline at end of file +A static page displaying random trivia questions fetched from the [Open Trivia Database](https://opentdb.com/). + +Press any key to display the correct answer or to fetch the next question.