返回提交历史
Modified
README.md
+9
-3
XFEstudio/gpt4free
feat(README.md): update README with badges and links
ae0b4ca9
代码差异
1 个文件
+9
-3
@@ -1,4 +1,8 @@
1
[![Badge Commits]][Commit Rate]
2
[![Badge Issues]][Issues]
3
[![Badge License]][License]
1
4
5
---
2
6
3
7

4
8
@@ -6,7 +10,7 @@
6
10
7
11
---
8
12
9
Written by [@xtekky](https://github.com/xtekky)
13
<p align="center"><strong>Written by <a href="https://github.com/xtekky">@xtekky</a></strong></p>
10
14
11
15
<div id="top"></div>
12
16
@@ -53,7 +57,6 @@ Is your site on this repository and you want to take it down? Send an email to t
53
57
- [ ] 🚧 Improve compatibility and error handling
54
58
55
59
## 📚 Table of Contents
56
57
60
- [🆕 What's New](#-whats-new)
58
61
- [📚 Table of Contents](#-table-of-contents)
59
62
- [🛠️ Getting Started](#-getting-started)
@@ -68,7 +71,7 @@ Is your site on this repository and you want to take it down? Send an email to t
68
71
- [Text Generation](#text-generation)
69
72
- [Image Generation](#image-generation)
70
73
- [Web UI](#web-ui)
71
- [Interference API](docs/interference.md)
74
- [Interference API](#interference-api)
72
75
- [Local inference](docs/local.md)
73
76
- [Configuration](#configuration)
74
77
- [🚀 Providers and Models](docs/providers-and-models.md)
@@ -866,4 +869,7 @@ This project is licensed under <a href="https://github.com/xtekky/gpt4free/blob/
866
869
</tr>
867
870
</table>
868
871
872
---
873
869
874
<p align="right">(<a href="#top">🔼 Back to top</a>)</p>
875