From f469a8a769cb7d3c318b91b6896f2a04764fc227 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sat, 27 Jan 2024 17:43:18 -0500 Subject: changed inline code type to toml for the exampleconfig --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0670de7..89da0d4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Milla is an IRC bot that sends things over to ollama when you ask her questions. config: -``` +```toml ircServer = "myaswesomeircserver.com" ircPort = 6697 ircNick = "milla" -- cgit v1.2.3