diff --git a/README.md b/README.md index 066178a..65cb521 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # github-to-gitea-mirror A tool designed to automate the process of mirroring repositories from GitHub to Gitea. By leveraging the APIs of both platforms, this script identifies repositories on GitHub that aren't mirrored on Gitea and seamlessly mirrors them. Ideal for developers aiming to maintain a backup or a consistent repo state across both platforms. + +## Chat GPT +This script was created with the help of Chat GPT. A link to the conversation is available [here](https://chat.openai.com/share/b62cabf7-ccc5-471f-89bc-7c272bbb4ec5).