diff --git a/config.di b/config.di index eb0866c..0c1473e 100644 --- a/config.di +++ b/config.di @@ -1,5 +1,3 @@ -/* default configuration for esv */ - module config; public: diff --git a/esv.d b/esv.d index c195354..c9ec08d 100644 --- a/esv.d +++ b/esv.d @@ -140,14 +140,11 @@ config: if (!configPath.exists()) { mkdirRecurse(configPath.dirName()); configPath.write(format! -"# Default esv configuration file. +"## Configuration file for esv. # An API key is required to access the ESV Bible API. [api] key = %s -# If you really need to, you can specify -# custom API parameters using `parameters`: -#parameters = &my-parameter=value # Settings that modify how passages are displayed: [passage]