Skip to content

Commit 29a0ecd

Browse files
author
RoomWithOutRoof
committed
fix: align link text with actual directory name in README.md
The link text should match the actual directory name 'markitdown-mcp' (with hyphen), not 'markitdown_mcp' (with underscore).
1 parent a807774 commit 29a0ecd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Built by AutoGen Team](https://img.shields.io/badge/Built%20by-AutoGen%20Team-blue)](https://github.com/microsoft/autogen)
66

77
> [!TIP]
8-
> MarkItDown now offers an MCP (Model Context Protocol) server for integration with LLM applications like Claude Desktop. See [markitdown_mcp](https://github.com/microsoft/markitdown/tree/main/packages/markitdown-mcp) for more information.
8+
> MarkItDown now offers an MCP (Model Context Protocol) server for integration with LLM applications like Claude Desktop. See [markitdown-mcp](https://github.com/microsoft/markitdown/tree/main/packages/markitdown-mcp) for more information.
99
1010
> [!IMPORTANT]
1111
> Breaking changes between 0.0.1 to 0.1.0:

0 commit comments

Comments
 (0)