Update README.

This commit is contained in:
Federico Builes
2023-04-06 17:59:34 +02:00
parent 3f6a17c81c
commit 50b918791f

View File

@@ -131,8 +131,8 @@ Start by specifying that you will be using an external configuration file:
And then create the file in the path you just specified:
```yaml
fail-on-severity: 'critical'
allow-licenses:
fail_on_severity: 'critical'
allow_licenses:
- 'GPL-3.0'
- 'BSD-3-Clause'
- 'MIT'