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

XFEstudio/gpt4free

chore: update LICENSE section in README

0c7cad02
Vinayak Mali <66154908+malivinayak@users.noreply.github.com>
提交于

代码差异

1 个文件 +12 -0
Modified README.md +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>