Update README.md -> added thanks to for the loading svg

This commit is contained in:
Mic 2024-09-23 23:12:22 +02:00 committed by GitHub
parent 613d413430
commit 9cdd6882b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,5 +56,6 @@ Are you using this addon in your Thunderbird?
<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/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>
<li><a href="https://loading.io">loading.io</a> for the dynamic menu loading SVG.</li>
</ul>
<i>The specific references are described in the corresponding source files.</i>