Skip to content

docs: README output directory does not match actual behaviour #12

Description

@CevenJKnowles

Description

The README states generated files are written to the root directory:

"The tool will generate the following files in the root directory"

The actual output directory is output/ as specified in config.example.json:

"output_dir": "output"

Steps to Reproduce

Run the application with any valid job URL. Output files land in output/
not the root directory.

Suggested Fix

Update README to reflect output/ as the output directory.

Noted during testing in PR #11.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions