updated readme

This commit is contained in:
mic 2024-07-21 15:32:08 +02:00
parent 2eeed96331
commit 940a105142

View file

@ -28,5 +28,7 @@ ThunderAI's changes are logged [here](CHANGELOG.md).
<br>Thanks to: <br>Thanks to:
<ul><li><a href="https://github.com/KudoAI/chatgpt.js">chatgpt.js</a> for providing methods to interact with the ChatGTP frontend.</li> <ul><li><a href="https://github.com/KudoAI/chatgpt.js">chatgpt.js</a> for providing methods to interact with the ChatGTP frontend.</li>
<li><a href="https://github.com/ali-raheem/Aify">Aify</a> for inspiration.</li> <li><a href="https://github.com/ali-raheem/Aify">Aify</a> for inspiration.</li>
<li><a href="https://github.com/boxabirds">Julian Harris</a> for his project <a href="https://github.com/boxabirds/chatgpt-frontend-nobuild">chatgpt-frontend-nobuild</a>, that has been used as a starting point for the API Web Interface.
.</li>
</ul> </ul>
<i>The specific references are described in the corresponding source files.</i> <i>The specific references are described in the corresponding source files.</i>