Skip to content

Commit babf5ac

Browse files
committed
docs(README.md): correct readme typo and polish tone
1 parent 55a25c7 commit babf5ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Unified search for pip, poetry, uv, and conda docs via Docker with automated wee
1212

1313
**General use**: [[Use this repository as a template]](https://github.com/new?template_name=python-dependency-manager-companion-mcp-server&template_owner=KemingHe) for your own MCP server projects.
1414

15-
**Contributing**: _Fork only to contribute back._ See [./CONTRIBUTING.md](./CONTRIBUTING.md) for development setup.
15+
**Contributing**: Fork to contribute back. See [CONTRIBUTING.md](./CONTRIBUTING.md) for development setup.
1616

1717
## 🚀 Getting Started
1818

@@ -46,7 +46,7 @@ Query latest and unified documentation across all supported Python dependency ma
4646
## 📁 Project Structure
4747

4848
```plaintext
49-
python-dep-manager-companion-mcp-server/
49+
python-dependency-manager-companion-mcp-server/
5050
├── .github/workflows/ # Automation workflows
5151
│ ├── auto-update-docs.yml # Weekly docs update
5252
│ ├── auto-update-index.yml # Search index rebuild
@@ -73,4 +73,4 @@ This project is licensed under the [MIT License](./LICENSE) - a permissive licen
7373

7474
## 📞 Support
7575

76-
Open GitHub issues for bug reports and feature requests. Documentation is automatically updated weekly via workflows (see [./.github/workflows/README.md](./.github/workflows/README.md)).
76+
Open GitHub issues for bug reports and feature requests. Documentation is automatically updated weekly via workflows (see [.github/workflows/README.md](./.github/workflows/README.md)).

0 commit comments

Comments
 (0)