Skip to content

Commit d3654b1

Browse files
committed
Fix package id in badges
1 parent 4c28b11 commit d3654b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
[![EULA](https://img.shields.io/badge/EULA-OSMF-blue?labelColor=black&color=C9FF30)](osmfeula.txt)
55
[![OSS](https://img.shields.io/github/license/devlooped/oss.svg?color=blue)](license.txt)
6-
[![Version](https://img.shields.io/nuget/vpre/Devlooped.GrokClient.svg?color=royalblue)](https://www.nuget.org/packages/Devlooped.GrokClient)
7-
[![Downloads](https://img.shields.io/nuget/dt/Devlooped.GrokClient.svg?color=green)](https://www.nuget.org/packages/Devlooped.GrokClient)
6+
[![Version](https://img.shields.io/nuget/vpre/GrokClient.svg?color=royalblue)](https://www.nuget.org/packages/GrokClient)
7+
[![Downloads](https://img.shields.io/nuget/dt/GrokClient.svg?color=green)](https://www.nuget.org/packages/GrokClient)
88

99
Grok client based on the official gRPC API reference from xAI
1010

0 commit comments

Comments
 (0)