From 566186ad50a4ad1c9e8405cd896dbfc57849b0a6 Mon Sep 17 00:00:00 2001 From: Map Date: Wed, 17 May 2023 13:24:07 -0500 Subject: [PATCH] forgot readme punctuation --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 443a51b..03f5c23 100644 --- a/README.md +++ b/README.md @@ -27,5 +27,4 @@ Clone this repo within the Ren'Py SDK or to a directory of your choosing and set Click 'Launch Project' to launch the game in devmode, which is the same as normal play but grants access to several dev tools and custom Wani dev menus. When you're ready to distribute, click 'Build Distributions' and select your appropriate OS's. Click 'Build' and your builds will appear beside your cloned folder. -More information on the build process can be found here: https://www.renpy.org/doc/html/build.html#building-distributions -The 'woodpecker.yml' file is for reference in CI/CD and may be useful for some. +More information on the build process can be found here: https://www.renpy.org/doc/html/build.html#building-distributions. The 'woodpecker.yml' file is for reference in CI/CD and may be useful for some.