From 4e0f8d6dbcc132c1fc8d5d21cc2fce1e90bb0da6 Mon Sep 17 00:00:00 2001 From: lov3b Date: Thu, 17 Dec 2020 19:23:31 +0100 Subject: [PATCH] Updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f85a4aa..a3397dd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # h_ng_dig -A hangman-game for a schoolproject (with Swedish comments and ***mostly*** swedish variables) written in processing *(java). Work in progress.* +A hangman-game for a schoolproject (with Swedish comments and ***mostly*** swedish variables) written in processing *(java)*. + +To play the game you will need processing, and also the **sound** library by **The Processing Foundation**.