From 0cae48eaf8aeaf72a75128aa3d0fbe2d41fbbf3b Mon Sep 17 00:00:00 2001 From: Luke Date: Thu, 19 Aug 2021 15:58:37 -0400 Subject: [PATCH] =?UTF-8?q?Change=20=E2=80=9Ccopy-paste=E2=80=9D=20to=20?= =?UTF-8?q?=E2=80=9Ccopy=20&=20paste=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Makes things a bit more clear Co-authored-by: Julian Holfeld --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b597fb434..64babb5f6 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ At the moment, you can optionally fix the transition bug in songs with zoomed-ou I gitignore the API keys for the game so that no one can nab them and post fake high scores on the leaderboards. But because of that the game doesn't compile without it. -Just make a file in `/source` and call it `APIStuff.hx`, and copy-paste this into it +Just make a file in `/source` and call it `APIStuff.hx`, and copy & paste this into it ```haxe package;