Skip to content

Commit 76fcc82

Browse files
CopilotfriggeriCopilot
authored
Add download badges to README (#156)
* Initial plan * Add download badges to README with package repository links Co-authored-by: friggeri <[email protected]> * Update README.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: friggeri <[email protected]> Co-authored-by: Adrien Friggeri <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent 505b6b5 commit 76fcc82

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
![GitHub Copilot SDK](./assets/RepoHeader_01.png)
44

5+
[![NPM Downloads](https://img.shields.io/npm/dm/%40github%2Fcopilot-sdk?label=npm)](https://www.npmjs.com/package/@github/copilot-sdk)
6+
[![PyPI - Downloads](https://img.shields.io/pypi/dm/github-copilot-sdk?label=PyPI)](https://pypi.org/project/github-copilot-sdk/)
7+
[![NuGet Downloads](https://img.shields.io/nuget/dt/GitHub.Copilot.SDK?label=NuGet)](https://www.nuget.org/packages/GitHub.Copilot.SDK)
8+
59
Agents for every app.
610

711
Embed Copilot's agentic workflows in your application—now available in Technical preview as a programmable SDK for Python, TypeScript, Go, and .NET.

0 commit comments

Comments
 (0)