返回提交历史
Modified
README.md
+4
-0
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
代码差异
1 个文件
+4
-0
@@ -1,3 +1,5 @@
1
<div id="top"></div>
2
1
3

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>