summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1f5d6d0..f9572c5 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
GitSyncer is a tool for synchronizing git repositories between multiple organizations (e.g., GitHub and Codeberg). It automatically keeps all branches in sync across different git hosting platforms.
+It has been vibe coded mainly using Claude Code CLI.
+
## Documentation
📚 **[Full documentation is available in the doc/ directory](doc/README.md)**
@@ -353,4 +355,4 @@ The `--batch-run` feature is designed for automated weekly synchronization from
## License
-BSD 2-Clause License. See [LICENSE](LICENSE) file for details. \ No newline at end of file
+BSD 2-Clause License. See [LICENSE](LICENSE) file for details.