From ca36c057666df000d4d03be5f0150b50dc3ae4d4 Mon Sep 17 00:00:00 2001 From: tannm8 Date: Wed, 29 Nov 2023 19:35:08 +0100 Subject: [PATCH] Update README.md Adding labels for the number of stars and the Apache 2.0 license. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 83392e9585..4c05e9a771 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![GitHub stars](https://img.shields.io/github/stars/openai/openai-python.svg)](https://github.com/openai/openai-python/stargazers) +[![License: Apache License 2.0](https://img.shields.io/github/license/openai/openai-python.svg)](https://github.com/openai/openai-python/blob/main/LICENSE) + + # OpenAI Python API library [![PyPI version](https://img.shields.io/pypi/v/openai.svg)](https://pypi.org/project/openai/)