From dbc20ca093c9954dc86c068caffd66b6d4b1836f Mon Sep 17 00:00:00 2001 From: Timo654 <41972888+Timo654@users.noreply.github.com> Date: Tue, 14 Nov 2023 14:18:19 +0200 Subject: [PATCH] fix typo --- README.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index 3e416e5..3618458 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -1,6 +1,7 @@ = CharaCreator + This is (or will eventually be) a character creator made for the Computer Graphics course. -Right now it is still very much a work-in-progress. +Right now it is still very much a *work-in-progress*. == Building the project