Skip to content

README is still the unmodified boilerplate template #15

Description

@peterbjohnson

The root README.md is the template from evaluation-function-boilerplate-python. It never mentions music, MIDI or audio, and is the first thing anyone sees.

Specific problems:

  • The release-request badge still contains the literal placeholder {REPO_NAME_HERE}, so the button links to a non-existent repository.
  • The "Quickstart" chapter is the template setup guide, which the template itself says to delete after setup.
  • The Repository Structure section omits compare_MIDI.py and audio_processing.py, the two files that contain all the actual logic.
  • The Development Workflow section refers to writing the function in evaluation_function.wl, a Wolfram file that does not exist here.
  • The documented dev.py invocation is broken (see the boilerplate issue).

The real documentation already exists in docs/user.md and docs/dev.md and is good. The README should be a short description of what compareMusic does plus links to those two files.

Minor, related: docs/user.md and docs/dev.md duplicate the parameter table and input-format section verbatim. One should link to the other so they cannot drift.

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

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions