docs: update repository name and add clear acknowledgements section to primary README (#12)
* docs: Update git repo name * docs: add acknowledgements section * docs: clarifications and consistency improvements * ci: Update CodeRabbit configuration * Update README.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * docs: Fix repo path everywhere --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
parent
1e7fa38cf4
commit
e11ba127cd
+6
-6
@@ -82,12 +82,12 @@ dev = [
|
||||
freecad-mcp = "freecad_mcp.server:main"
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/spkane/freecad-mcp"
|
||||
Documentation = "https://github.com/spkane/freecad-mcp#readme"
|
||||
Repository = "https://github.com/spkane/freecad-mcp.git"
|
||||
Issues = "https://github.com/spkane/freecad-mcp/issues"
|
||||
Changelog = "https://github.com/spkane/freecad-mcp/blob/main/CHANGELOG.md"
|
||||
"Docker Hub" = "https://hub.docker.com/r/spkane/freecad-mcp"
|
||||
Homepage = "https://github.com/spkane/freecad-robust-mcp-and-more"
|
||||
Documentation = "https://github.com/spkane/freecad-robust-mcp-and-more#readme"
|
||||
Repository = "https://github.com/spkane/freecad-robust-mcp-and-more.git"
|
||||
Issues = "https://github.com/spkane/freecad-robust-mcp-and-more/issues"
|
||||
Changelog = "https://github.com/spkane/freecad-robust-mcp-and-more/blob/main/CHANGELOG.md"
|
||||
"Docker Hub" = "https://hub.docker.com/r/spkane/freecad-robust-mcp"
|
||||
|
||||
[tool.hatch.version]
|
||||
source = "vcs"
|
||||
|
||||
Reference in New Issue
Block a user