Antonio Cheong commited on
Commit
98e04a7
·
unverified ·
1 Parent(s): 4af2909

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,7 +22,7 @@ ChatGPT with internet access
22
  - Use it as command line argument later
23
 
24
  ## Installation
25
- - `python3 -m pip install BingGPT`
26
 
27
  ## Demo usage
28
  - If `BING_U` in environment variables: `python3 -m BingGPT`
@@ -81,4 +81,4 @@ if __name__ == "__main__":
81
 
82
  ## Work in progress
83
  - Response streaming (Easily achievable)
84
- - Error handling
 
22
  - Use it as command line argument later
23
 
24
  ## Installation
25
+ - `python3 -m pip install revBingGPT`
26
 
27
  ## Demo usage
28
  - If `BING_U` in environment variables: `python3 -m BingGPT`
 
81
 
82
  ## Work in progress
83
  - Response streaming (Easily achievable)
84
+ - Error handling