diff --git a/README-en.md b/README-en.md index 9d4abb9..c40c678 100644 --- a/README-en.md +++ b/README-en.md @@ -1,11 +1,25 @@ -# askchat - -[![PyPI version](https://img.shields.io/pypi/v/askchat.svg)](https://pypi.python.org/pypi/askchat) -[![Tests](https://github.com/cubenlp/askchat/actions/workflows/test.yml/badge.svg)](https://github.com/cubenlp/askchat/actions/workflows/test.yml/) -[![Documentation Status](https://img.shields.io/badge/docs-github_pages-blue.svg)](https://cubenlp.github.io/askchat/) -[![Coverage](https://codecov.io/gh/cubenlp/askchat/branch/main/graph/badge.svg)](https://codecov.io/gh/cubenlp/askchat) +# AskChat + +
+ + PyPI version + + + Tests + + + Documentation Status + + + Coverage + +
+ +
+Ask Chat [English](README-en.md) | [简体中文](README.md) +
Invoke ChatGPT from the command line. diff --git a/README.md b/README.md index c9cbfbe..496f302 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,27 @@ -# askchat - -[![PyPI version](https://img.shields.io/pypi/v/askchat.svg)](https://pypi.python.org/pypi/askchat) -[![Tests](https://github.com/cubenlp/askchat/actions/workflows/test.yml/badge.svg)](https://github.com/cubenlp/askchat/actions/workflows/test.yml/) -[![Documentation Status](https://img.shields.io/badge/docs-github_pages-blue.svg)](https://cubenlp.github.io/askchat/) -[![Coverage](https://codecov.io/gh/cubenlp/askchat/branch/main/graph/badge.svg)](https://codecov.io/gh/cubenlp/askchat) +# AskChat + +
+ + PyPI version + + + Tests + + + Documentation Status + + + Coverage + +
+ +
+Ask Chat [English](README-en.md) | [简体中文](README.md) +
-在命令行中调用 ChatGPT。 +在命令行中与 ChatGPT 交互。 ## 安装及配置