Skip to content

Commit 6e1ca46

Browse files
authored
Update Readme.md
1 parent da2a229 commit 6e1ca46

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Readme.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,18 @@
11

2-
32
# GPT Client
4-
## A Gui Client made in Python for Chat-GPT
3+
## A Gui Client made in Python
54

65
* `Easy Use`
76
* `Easy Setup`
87
* `Dark and Light Mode`
9-
* `File Write Mode`
8+
* `File Wirte Mode`
109
* `Jailbreak Mode`
1110

1211
## Installation
1312

1413
Run with Python
1514

1615
* `Paste OPENAI Api Key into Settings.json`
17-
* `Run the .exe`
18-
* or
1916

2017
```bash
2118
python3 main.py
@@ -33,3 +30,8 @@ python3 main.py
3330

3431

3532

33+
## Roadmap
34+
- `06.03.2023`
35+
- Dark/Light Theme
36+
- Core ChatGPT Client
37+
-----------

0 commit comments

Comments
 (0)