22
33# codebrief
44
5- [ ![ CI] ( https://github.com/Shorzinator/codebrief /workflows/codebrief %20CI/badge.svg )] ( https://github.com/Shorzinator/codebrief /actions )
6- [ ![ Coverage] ( https://img.shields.io/badge/coverage-77%25-yellow )] ( https://github.com/Shorzinator/codebrief )
5+ [ ![ CI] ( https://github.com/Shorzinator/CodeBrief /workflows/CodeBrief %20CI/badge.svg )] ( https://github.com/Shorzinator/CodeBrief /actions )
6+ [ ![ Coverage] ( https://img.shields.io/badge/coverage-77%25-yellow )] ( https://github.com/Shorzinator/CodeBrief )
77[ ![ Python] ( https://img.shields.io/badge/python-3.9+-blue.svg )] ( https://www.python.org/downloads/ )
88[ ![ License] ( https://img.shields.io/badge/license-MIT-green.svg )] ( LICENSE )
99[ ![ Code style: Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
@@ -142,16 +142,16 @@ global_exclude_patterns = [
142142
143143## Documentation
144144
145- ** [ Live Documentation Website] ( https://shorzinator.github.io/codebrief / ) **
145+ ** [ Live Documentation Website] ( https://shorzinator.github.io/CodeBrief / ) **
146146
147147Comprehensive documentation including:
148148
149- - ** [ Getting Started] ( https://shorzinator.github.io/codebrief /getting-started/installation/ ) ** - Installation and basic usage
150- - ** [ CLI Commands] ( https://shorzinator.github.io/codebrief /user-guide/cli-commands/ ) ** - Complete command reference
151- - ** [ Configuration] ( https://shorzinator.github.io/codebrief /getting-started/configuration/ ) ** - Advanced configuration options
152- - ** [ API Reference] ( https://shorzinator.github.io/codebrief /reference/ ) ** - Detailed API documentation
153- - ** [ Examples] ( https://shorzinator.github.io/codebrief /examples/ ) ** - Real-world usage examples
154- - ** [ Tutorials] ( https://shorzinator.github.io/codebrief /tutorials/ ) ** - Step-by-step guides
149+ - ** [ Getting Started] ( https://shorzinator.github.io/CodeBrief /getting-started/installation/ ) ** - Installation and basic usage
150+ - ** [ CLI Commands] ( https://shorzinator.github.io/CodeBrief /user-guide/cli-commands/ ) ** - Complete command reference
151+ - ** [ Configuration] ( https://shorzinator.github.io/CodeBrief /getting-started/configuration/ ) ** - Advanced configuration options
152+ - ** [ API Reference] ( https://shorzinator.github.io/CodeBrief /reference/ ) ** - Detailed API documentation
153+ - ** [ Examples] ( https://shorzinator.github.io/CodeBrief /examples/ ) ** - Real-world usage examples
154+ - ** [ Tutorials] ( https://shorzinator.github.io/CodeBrief /tutorials/ ) ** - Step-by-step guides
155155
156156## Development
157157
@@ -165,8 +165,8 @@ Comprehensive documentation including:
165165
166166``` bash
167167# Clone the repository
168- git clone https://github.com/Shorzinator/codebrief .git
169- cd codebrief
168+ git clone https://github.com/Shorzinator/CodeBrief .git
169+ cd CodeBrief
170170
171171# Install dependencies
172172poetry install --with dev
@@ -226,7 +226,7 @@ codebrief is actively developed and maintained. Current status:
226226
227227<div align =" center " >
228228
229- ** [ Documentation] ( https://shorzinator.github.io/codebrief / ) • [ Issues] ( https://github.com/Shorzinator/codebrief /issues ) • [ Discussions] ( https://shorzinator.github.io/codebrief /community/ ) **
229+ ** [ Documentation] ( https://shorzinator.github.io/CodeBrief / ) • [ Issues] ( https://github.com/Shorzinator/CodeBrief /issues ) • [ Discussions] ( https://shorzinator.github.io/CodeBrief /community/ ) **
230230
231231Made for the developer community
232232
0 commit comments