Skip to content

Commit da6f4bb

Browse files
committed
Add credit and nuget version badge
1 parent 074a9ae commit da6f4bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,13 @@ Console.WriteLine(result);
2929
* [License](#license)
3030

3131
## Status
32+
[![OpenAI](https://img.shields.io/nuget/v/OpenAI?style=for-the-badge)](https://www.nuget.org/packages/OpenAI/)
33+
3234
Added support for ChatGPT, DALL·E 2 image generations, and the moderation endpoint.
3335

3436
Now also should work with the Azure OpenAI Service, although this is untested. See the [Azure](#azure) section for further details.
3537

36-
Thank you [@GotMike](https://github.com/gotmike), [@megalon](https://github.com/megalon), [@stonelv](https://github.com/stonelv), [@ncface](https://github.com/ncface), [@KeithHenry](https://github.com/KeithHenry), [@gmilano](https://github.com/gmilano), [@metjuperry](https://github.com/metjuperry), and [@Alexei000](https://github.com/Alexei000) for your contributions!
38+
Thank you [@GotMike](https://github.com/gotmike), [@megalon](https://github.com/megalon), [@stonelv](https://github.com/stonelv), [@ncface](https://github.com/ncface), [@KeithHenry](https://github.com/KeithHenry), [@gmilano](https://github.com/gmilano), [@metjuperry](https://github.com/metjuperry), [@pandapknaepel](https://github.com/pandapknaepel), and [@Alexei000](https://github.com/Alexei000) for your contributions!
3739

3840
## Requirements
3941

0 commit comments

Comments
 (0)