From d874e72f187e9bec69d141ff742d08d9314f3e15 Mon Sep 17 00:00:00 2001 From: Annulus Games <84110981+AnnulusGames@users.noreply.github.com> Date: Tue, 20 Feb 2024 16:07:30 +0900 Subject: [PATCH] Update: README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc4b52d..0480481 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ Additionally, objects to decorate the Hierarchy can be created from the Create m -These objects are automatically excluded during build time. (If they have child objects, all child objects are detached before deletion.) +These objects are automatically excluded in build. (If they have child objects, all child objects are detached before deletion.) For more details, refer to [Decorating Hierarchy](https://annulusgames.github.io/Alchemy/articles/en/decorating-hierarchy.html). ## AlchemyEditorWindow @@ -322,4 +322,4 @@ Unity forum: https://forum.unity.com/threads/released-alchemy-inspector-serializ ## License -[MIT License](LICENSE) \ No newline at end of file +[MIT License](LICENSE)