aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-01-27 22:43:18 +0000
committerterminaldweller <devi@terminaldweller.com>2024-01-27 22:43:18 +0000
commitf469a8a769cb7d3c318b91b6896f2a04764fc227 (patch)
treef7e8d5e112fd4029f8737beff991b57798be1950
parentadded the two new options to the readme example config (diff)
downloadmilla-f469a8a769cb7d3c318b91b6896f2a04764fc227.tar.gz
milla-f469a8a769cb7d3c318b91b6896f2a04764fc227.zip
changed inline code type to toml for the exampleconfig
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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"