diff --git a/README.md b/README.md index a9b7e8c..07aabfa 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ A GitHub action for drawing a Django data model automatically. | file_pattern | :x: | \* | Custom git add file pattern | | output_path | :x: | . | Output path for generated files | | pip_path | :x: | requirements.txt | Requirements path for the Django project | +| project_path | :x: | ./ | The path to manage.py | ### Example Config