From 6880644f2cebfeb95c10545e2b5269a23c48c75f Mon Sep 17 00:00:00 2001 From: kohei3110 Date: Thu, 27 Feb 2025 00:56:20 +0900 Subject: [PATCH] Updated README to reorder sections for better clarity --- readme.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.MD b/readme.MD index d9517d9..e93e5e2 100644 --- a/readme.MD +++ b/readme.MD @@ -59,8 +59,8 @@ This documentation provides a step-by-step guide to setting up, running, and man 5. [GitHub Execution](#5-github-execution) 6. [Configuration Files](#6-configuration-files) 7. [Environment Variables](#7-environment-variables) -8. [GitHub Workflows](#8-github-workflows) -9. [Best Practices](#9-best-practices) +8. [Best Practices](#8-best-practices) +9. [Infrastructure Deployment with Terraform](#9-infrastructure-deployment-with-terraform) ---