From b6ce5083a730ecf45d0e108493b6a5955fa22a39 Mon Sep 17 00:00:00 2001 From: Kenneth Belitzky Date: Sun, 14 Jul 2024 18:41:53 -0300 Subject: [PATCH] chore: Update project name to STRUCT in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d6c643..b2d97e1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Struct: Automated Project Structure Generator +# STRUCT: Automated Project Structure Generator ![Struct Banner](extras/banner.png) > ⚠️ **Warning:** This project is still in development and may contain bugs. Use it at your own risk. -Struct is a powerful and flexible script designed to automate the creation of project structures based on YAML configurations. It supports template variables, custom file permissions, remote content fetching, and multiple file handling strategies to streamline your development setup process. +STRUCT is a powerful and flexible script designed to automate the creation of project structures based on YAML configurations. It supports template variables, custom file permissions, remote content fetching, and multiple file handling strategies to streamline your development setup process. ## Features