diff --git a/README.md b/README.md index 66fe2a6..67b0001 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ [![PyPI version](https://badge.fury.io/py/code2prompt.svg)](https://badge.fury.io/py/code2prompt) -[![Build Status](https://github.com/username/code2prompt/workflows/CI/badge.svg)](https://github.com/raphaelmansuy/code2prompt/actions) -[![GitHub Stars](https://img.shields.io/github/stars/username/code2prompt.svg)](https://github.com/raphaelmansuy/code2prompt/stargazers) -[![GitHub Forks](https://img.shields.io/github/forks/username/code2prompt.svg)](https://github.com/raphaelmansuy/code2prompt/network/members) +[![Build Status](https://github.com/raphaelmansuy/code2prompt/workflows/CI/badge.svg)](https://github.com/raphaelmansuy/code2prompt/actions) +[![GitHub Stars](https://img.shields.io/github/stars/raphaelmansuy/code2prompt.svg)](https://github.com/raphaelmansuy/code2prompt/stargazers) +[![GitHub Forks](https://img.shields.io/github/forks/raphaelmansuy/code2prompt.svg)](https://github.com/raphaelmansuy/code2prompt/network/members) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) Code2Prompt is a powerful command-line tool that generates comprehensive prompts from codebases, designed to streamline interactions between developers and Large Language Models (LLMs) for code analysis, documentation, and improvement tasks.