Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Simatwa authored Dec 16, 2023
1 parent 84a8111 commit 61815cf
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<h1 align="center"> WebChatGPT </h1>

<p align="center">

[Reverse engineered](https://en.wikipedia.org/wiki/Reverse_engineering) ChatGPT in Python.

<a href="https://en.wikipedia.org/wiki/Reverse_engineering">Reverse engineered</a> ChatGPT in Python.
</p>

## Prerequisites
Expand All @@ -13,7 +11,7 @@
- [x] [Http-Tracker](https://github.com/venukbh/http-tracker) extension installed.
- [x] [export-cookie-for-puppeteer](https://github.com/ktty1220/export-cookie-for-puppeteer) extension installed.

## Installation & usage
## Installation & Usage

### Installation

Expand Down Expand Up @@ -173,9 +171,9 @@ Running `help` while in interactive prompt:

## ToDo

- [] Stream Response
- [] Implement Your idea
- [] Fix my bad code.
- [ ] Stream Response
- [ ] Implement Your idea
- [ ] Fix my bad code.

## Contributions

Expand Down

0 comments on commit 61815cf

Please sign in to comment.