From 052d3ad04db00d57ef4ee4d34f9a730438ca1d23 Mon Sep 17 00:00:00 2001 From: GaeJobBu <25576054+GaeJobBu@users.noreply.github.com> Date: Sat, 3 Sep 2022 21:14:54 +0900 Subject: [PATCH] Fix incorrect usage --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6811a47a3..6ef6bbcb7 100644 --- a/README.md +++ b/README.md @@ -124,11 +124,11 @@ const layerConfigurations = [ { growEditionSizeTo: 5, layersOrder: [ - { name: "Background" , { + { name: "Background" , options: { bypassDNA: false; } - }}, + }, { name: "Eyeball" }, { name: "Eye color",