From c9e1f36b4ba9f4a84c21e04e36e3eba5357140e9 Mon Sep 17 00:00:00 2001 From: szTheory Date: Tue, 12 Nov 2019 00:23:22 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bd3b93..056143d 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ But for completeness, here is an example where we both shorten the previous scen #### Adding backgrounds to scenes -Adding backgrounds ain't all that hard, once you have an overweiv of whats needed! +Adding backgrounds ain't all that hard, once you have an overview of whats needed! First of all, make sure there is an actual existing file containing the code for your background. If you want to render your background on a canvas the content should be something like the example below.