From e12f6eda0f1db7d2e80983d9791866a22f1942f3 Mon Sep 17 00:00:00 2001 From: Hubert <42952108+yingfhu@users.noreply.github.com> Date: Fri, 7 Jul 2023 11:43:14 +0800 Subject: [PATCH] [Fix] fix license (#27) --- README.md | 2 +- README_zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44f42d49..7c67f051 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
[![docs](https://readthedocs.org/projects/opencompass/badge/?version=dev-1.x)](https://opencompass.readthedocs.io/en/dev-1.x/?badge=dev-1.x) -[![license](https://img.shields.io/github/license/IntenLM/opencompass.svg)](https://github.com/InternLM/opencompass/blob/main/LICENSE) +[![license](https://img.shields.io/github/license/InternLM/opencompass.svg)](https://github.com/InternLM/opencompass/blob/main/LICENSE) [![PyPI](https://badge.fury.io/py/opencompass.svg)](https://pypi.org/project/opencompass/) [🌐Website](https://opencompass.org.cn/) | diff --git a/README_zh-CN.md b/README_zh-CN.md index 04b62ed5..d8909e5f 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -4,7 +4,7 @@
[![docs](https://readthedocs.org/projects/opencompass/badge/?version=dev-1.x)](https://opencompass.readthedocs.io/en/dev-1.x/?badge=dev-1.x) -[![license](https://img.shields.io/github/license/IntenLM/opencompass.svg)](https://github.com/InternLM/opencompass/blob/main/LICENSE) +[![license](https://img.shields.io/github/license/InternLM/opencompass.svg)](https://github.com/InternLM/opencompass/blob/main/LICENSE) [![PyPI](https://badge.fury.io/py/opencompass.svg)](https://pypi.org/project/opencompass/) [🌐Website](https://opencompass.org.cn/) |