Skip to content

Commit

Permalink
docs: up readme_en
Browse files Browse the repository at this point in the history
  • Loading branch information
zhpd committed Apr 19, 2023
1 parent 6efec3e commit a6ecac6
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,29 +35,29 @@ ChatGPT-Plus is an application utilizing the official ChatGPT API.

# Features

- [Introduction](#Introduction)
- [Features](#Features)
- [Principle](#Principle)
- [Online Development](#Online)
- [Installation and Operation](#Installation)
- [Clone Project](#Clone)
- [Environment Configuration](#Environment)
- [Front-end Page](#Front-end)
- [Back-end Service](#Back-end)
- [Package Deployment](#Packaging)
- [Deploy using Docker](#Packaging)
- [Introduction](#introduction)
- [Features](#features)
- [Principle](#principle)
- [Online Development](#online-development)
- [Installation and Operation](#installation-and-Operation)
- [Clone Project](#clone-project)
- [Environment Configuration](#environment-configuration)
- [Front-end Page](#front-end-page)
- [Back-end Service](#Back-end-service)
- [Package Deployment](#packaging-and-deploying)
- [Deploy using Docker](#packaging-and-deploying)
<!-- - [Docker compose](#docker-compose) -->
- [Deploy using Vercel](#Packaging)
- [Deploy using Vercel](#packaging-and-deploying)
<!-- - [Vercel环境变量](#Vercel环境变量) -->
- [Manual Packaging](#ManualPackaging)
- [Front-end Page](#Front-end-Page)
- [Back-end Service](#Back-endService)
- [Additional Information](#Additional)
- [FAQ](#FAQ)
- [Contribute](#Contribute)
- [Thanks](#Thanks)
- [Sponsorship](#Sponsorship)
- [License](#License)
- [Manual Packaging](#manual-packaging)
- [Front-end Page](#front-end-page)
- [Back-end Service](#back-end-service)
- [Additional Information](#additional-anformation)
- [FAQ](#faq)
- [Contribute](#contribute)
- [Thanks](#thanks)
- [Sponsorship](#sponsorship)
- [License](#license)

## 📖Introduction

Expand Down Expand Up @@ -268,7 +268,7 @@ Deploy with a single click with Vercel.

> **Note**: If you do not want to package, you can directly copy the `service` folder to the server to run `npm install` and `npm run start` to start the service.
## ℹ️Additional Content
## ℹ️Additional Information

### Get API key

Expand Down

0 comments on commit a6ecac6

Please sign in to comment.