From eaba97dc3a0fc184cfc6e3b3af72ff249432b2a7 Mon Sep 17 00:00:00 2001 From: DominikDoom Date: Thu, 11 May 2023 19:26:33 +0200 Subject: [PATCH] Format chant fields as list in readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4f7ac30..e676e83 100644 --- a/README.md +++ b/README.md @@ -115,10 +115,10 @@ Chants can be added in JSON files following this format: The file can then be selected using the "Chant file" settings dropdown if it is located inside the extension's `tags` folder. A chant object has four fields: -`name` - Display name -`terms` - Search terms -`content` - The actual prompt content -`color` - Color, using the same category color system as normal tags +- `name` - Display name +- `terms` - Search terms +- `content` - The actual prompt content +- `color` - Color, using the same category color system as normal tags ### Umi AI tags https://github.com/Klokinator/Umi-AI is a feature-rich wildcard extension similar to Unprompted or Dynamic Wildcards.