You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -260,7 +260,7 @@ Cursor will pull the relevant documentation and code from GitMCP to correctly im
260
260
You don't have to pick specific repositories. The generic `gitmcp.io/docs` endpoint allows AI to pick the GitHub project on the fly!
261
261
262
262
**Prompt to any AI assistant:**
263
-
> "I want to learn about the OpenAI Whisper speech recognition model. Explain how it works.
263
+
> "I want to learn about the OpenAI Whisper speech recognition model. Explain how it works."
264
264
265
265
Claude will pull the data from GitMCP and answer the question.
266
266
@@ -296,7 +296,7 @@ This tool searches through the actual code in the repository using GitHub's code
296
296
297
297
## 📊 Badge
298
298
299
-
GitMCP has a badge to your repository's README. It allows users to quickly access your documentation through their IDE or browser (using the embedded chat). It also showcases how many times your documentation has been accessed through GitMCP.
299
+
GitMCP has a badge for your repository's README. It allows users to quickly access your documentation through their IDE or browser (using the embedded chat). It also showcases how many times your documentation has been accessed through GitMCP.
300
300
301
301
Example (`idosal/git-mcp`): [](https://gitmcp.io/idosal/git-mcp)
302
302
@@ -323,7 +323,7 @@ You can customize the badge's appearance with parameters:
323
323
|`color`| Color for the badge value |`aquamarine`|`?color=green`|
0 commit comments