Skip to content

Commit bd11859

Browse files
authored
Change NuGet badge to point to pre-release version (#27)
1 parent daab6ea commit bd11859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenAI .NET API library
22

3-
[![NuGet version](https://img.shields.io/nuget/v/openai.svg)](https://www.nuget.org/packages/OpenAI/)
3+
[![NuGet version](https://img.shields.io/nuget/vpre/openai.svg)](https://www.nuget.org/packages/OpenAI/)
44

55
The OpenAI .NET library provides convenient access to the OpenAI REST API from .NET applications.
66

0 commit comments

Comments
 (0)