Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
Add missing "TOML" in readme.
  • Loading branch information
apollo13 authored and ipmb committed Aug 19, 2024
1 parent 06439d8 commit 4b32897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Goodconf
:target: https://pypi.python.org/pypi/goodconf

A thin wrapper over `Pydantic's settings management <https://pydantic-docs.helpmanual.io/usage/settings/>`__.
Allows you to define configuration variables and load them from environment or JSON/YAML
Allows you to define configuration variables and load them from environment or JSON/YAML/TOML
file. Also generates initial configuration files and documentation for your
defined configuration.

Expand Down

0 comments on commit 4b32897

Please sign in to comment.