Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dbatten5 committed Apr 11, 2023
1 parent 30d01a8 commit 4d2ebdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ like so:
```python
from maison import ProjectConfig

from my_useful_package import run_useful_action

config = ProjectConfig(project_name="acme")

if config.get_option("enable_useful_option"):
Expand Down

0 comments on commit 4d2ebdc

Please sign in to comment.