Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Jag_k <30597878+jag-k@users.noreply.github.com>
  • Loading branch information
jag-k authored Nov 27, 2024
1 parent bc23d83 commit 12ed43f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@ default_settings = [
]

[tool.pydantic_settings_export.generators.dotenv]
path = ".env.example"
name = ".env.example"

[tool.pydantic_settings_export.generators.markdown]
path = "Configuration.md"
name = "Configuration.md"
save_dirs = [
"docs",
"wiki",
Expand Down

0 comments on commit 12ed43f

Please sign in to comment.