From 83a82efbef13c1a6f48f8c6520b18465697a28ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nat=C3=A1lia=20Spencer?= <126413512+nataliaherself@users.noreply.github.com> Date: Thu, 8 Jan 2026 15:26:42 -0500 Subject: [PATCH] Add bragdoc to list of tools in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 627364c..b440e0f 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [gitbackup](https://github.com/amitsaha/gitbackup) - a tool to backup your Bitbucket, GitHub and GitLab repositories. * [soba](https://github.com/jonhadfield/soba) - scheduled backups of repositories from popular providers with change detection. * [tig](https://github.com/jonas/tig) - text-mode interface for git. +* [bragdoc](https://github.com/edspencer/bragdoc-ai) - CLI that extracts achievements from git history for performance reviews. ## Extensions *Git is designed for source control management. but people extend the idea and push version control to everywhere*