Update README: added privacy and permissions link

This commit is contained in:
Mic 2024-08-17 17:22:59 +02:00 committed by GitHub
parent 2865bc44ad
commit 913b99926f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,6 +31,11 @@ ThunderAI's changes are logged [here](CHANGELOG.md).
<br>
## Privacy and Permissions
You can find all the information on [this page](https://micz.it/thunderbird-addon-thunderai/privacy-permissions/).
<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>
<li><a href="https://github.com/ali-raheem/Aify">Aify</a> for inspiration.</li>