binary-husky commited on
Commit
4888656
1 Parent(s): 900b752

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -192,7 +192,7 @@ input区域 输入 ./crazy_functions/test_project/python/dqn , 然后点击 "[
192
  如果你发明了更好用的学术快捷键,欢迎发issue或者pull requests!
193
 
194
  ## 配置代理
195
-
196
  在```config.py```中修改端口与代理软件对应
197
 
198
  <div align="center">
@@ -204,6 +204,8 @@ input区域 输入 ./crazy_functions/test_project/python/dqn , 然后点击 "[
204
  ```
205
  python check_proxy.py
206
  ```
 
 
207
 
208
  ## 兼容性测试
209
 
 
192
  如果你发明了更好用的学术快捷键,欢迎发issue或者pull requests!
193
 
194
  ## 配置代理
195
+ ### 方法一:常规方法
196
  在```config.py```中修改端口与代理软件对应
197
 
198
  <div align="center">
 
204
  ```
205
  python check_proxy.py
206
  ```
207
+ ### 方法二:纯新手教程
208
+ [纯新手教程](https://github.com/binary-husky/chatgpt_academic/wiki/%E4%BB%A3%E7%90%86%E8%BD%AF%E4%BB%B6%E9%97%AE%E9%A2%98%E7%9A%84%E6%96%B0%E6%89%8B%E8%A7%A3%E5%86%B3%E6%96%B9%E6%B3%95%EF%BC%88%E6%96%B9%E6%B3%95%E5%8F%AA%E9%80%82%E7%94%A8%E4%BA%8E%E6%96%B0%E6%89%8B%EF%BC%89)
209
 
210
  ## 兼容性测试
211