From aaf04a1a3f1e2088966f88ff97d3c72ea7d56cc4 Mon Sep 17 00:00:00 2001 From: torcado194 Date: Sun, 20 Mar 2022 21:16:12 -0400 Subject: [PATCH] fix text --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 55925c9..cf86d03 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,6 @@ Otherwise, manually setting up the player is just as easy. 6. (optional) Edit `config.json` to modify the player's theme to your liking: ```json -... "theme": { "coverSize": 480, "layoutStyle": "horizontal", @@ -66,7 +65,6 @@ Otherwise, manually setting up the player is just as easy. "contentWidth": 400, "nativePlayer": false }, -... ``` And that's it! you can upload the files to your website, or zip them up and upload to [itch.io](https://itch.io), or anywhere else that can host HTML projects.