From 2b4758c738832b7b94c41618568a6878957b52cb Mon Sep 17 00:00:00 2001 From: jrrobison1 <157397847+jrrobison1@users.noreply.github.com> Date: Sat, 27 Jul 2024 21:29:33 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fdcf964..00bdb96 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # novel-ai-module-tools +[![CI](https://github.com/jrrobison1/novel-ai-module-tools/actions/workflows/ci.yml/badge.svg)](https://github.com/jrrobison1/novel-ai-module-tools/actions/workflows/ci.yml) Series of tools for preparing text for AI module generation in NovelAI (https://novelai.net/). These tools are model-agnostic. They were originally written for the Sigurd model but work fine for formatting Euterpe modules as well. The latest NovelAI model, Kayra, is great, but module creation for Kayra is not currently available. If module creation for Kayra is added in the future, these tools _should_ work, but they will be revisited if necessary.