Skip to content

fix: correct link text in README (typo) #1749

@Jah-yee

Description

@Jah-yee

Good day,

I noticed a small inconsistency in README.md line 8:

  • Current: markitdown-mcp
  • Should be: markitdown_mcp

The link URL correctly points to packages/markitdown-mcp (directory name), but the display text should use underscores markitdown_mcp to match the Python package naming convention.

Here's the simple fix:

- See [markitdown-mcp](...) 
+ See [markitdown_mcp](...)

Thank you for your work on this project. I hope this small fix is helpful. Please let me know if there's anything to adjust.

Warmly, RoomWithOutRoof

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions