From 3e843d395c83acaf9b92ae95f343baedadaaed76 Mon Sep 17 00:00:00 2001 From: Elias Date: Wed, 15 Dec 2021 23:59:57 +0900 Subject: [PATCH] Update README file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15c84e463..46ad64bc8 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ The following is a list of the features we added. - Display HP Color (coordinating colours to reflect monster hp) - Add Setting function (screen resizing, game speed selecting etc) - Add game summary (controls/manual) + - Add pause function ### CI/CD We used Github Actions for CI/CD, these are the specific tools we are using for this project: