XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 1
返回提交历史

XFEstudio/gpt4free

Add "Back to Top" in Readme.md

Added "Back to Top" button in the Readme.md file. **Description** As the readme.md is very huge and log this button will help the users to scroll to top in just one click .

9fd10c49
Prajwal G <113518358+PrajwalGraj@users.noreply.github.com>
提交于

代码差异

1 个文件 +4 -0
Modified README.md +4 -0
@@ -1,3 +1,5 @@
1 <div id="top"></div>
2
1 3 ![248433934-7886223b-c1d1-4260-82aa-da5741f303bb](https://github.com/xtekky/gpt4free/assets/98614666/ea012c87-76e0-496a-8ac4-e2de090cc6c9)
2 4
3 5
@@ -648,3 +650,5 @@ This project is licensed under <a href="./LICENSE">GNU_GPL_v3.0</a>. <img width=
648 650 </td>
649 651 </tr>
650 652 </table>
653
654 <p align="right">(<a href="#top">🔼 Back to top</a>)</p>