Skip to content

Commit 808a557

Browse files
authored
Add installation section to README
Added installation instructions to the README.
1 parent db4d106 commit 808a557

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# Comprehensive Configuration
44
A simple configuration library that lets you create a pydantic-like model for your configuration.
55

6+
# Installation
7+
``pip install comprehensiveconfig``
8+
69
# Features
710
- [x] Supports static type checking
811
- [x] toml writer

0 commit comments

Comments
 (0)