diff --git a/README.md b/README.md index dbd592b..5bd04da 100644 --- a/README.md +++ b/README.md @@ -234,10 +234,6 @@ $ lice --help ## Config File -> [!WARNING] -> This feature is only in the development version of lice, and is not yet -> released to PyPI. - The app will look for a config file in `~/.config/lice/config.toml`. This file can be used to set default values for the license and organization. The file will be created with defaults if it does not exist. diff --git a/docs/index.md b/docs/index.md index c1c8679..64531a9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -32,7 +32,7 @@ In addition, future plans can be seen in the [Future Plans](future_plans.md) page. !!! warning "Python Compatibility" - This appllication is now only compatible with Python 3.9 and above. If you + This application is now only compatible with Python 3.9 and above. If you wish to use an older version, use the original 'lice' package. However, I'ts the **development** dependencies that are causing the