返回提交历史
Modified
README.md
+12
-0
XFEstudio/gpt4free
chore: update LICENSE section in README
0c7cad02
代码差异
1 个文件
+12
-0
@@ -622,4 +622,16 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
622
622
<img width="500" alt="Star History Chart" src="https://api.star-history.com/svg?repos=xtekky/gpt4free&type=Date">
623
623
</a>
624
624
625
## License
625
626
627
<table>
628
<tr>
629
<td>
630
<p align="center"> <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/GPLv3_Logo.svg/1200px-GPLv3_Logo.svg.png" width="80%"></img>
631
</td>
632
<td>
633
<img src="https://img.shields.io/badge/License-GNU_GPL_v3.0-red.svg"/> <br>
634
This project is licensed under <a href="./LICENSE">GNU_GPL_v3.0</a>. <img width=2300/>
635
</td>
636
</tr>
637
</table>