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.