Skip to content

Commit 6fbdd08

Browse files
committed
refactor: Replace banner with centered logo
- Removed banner.png - Added centered logo display in README - Logo width set to 200px for better visibility
1 parent 2fdbd62 commit 6fbdd08

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
[![.NET](https://img.shields.io/badge/.NET-9.0-512BD4)](https://dotnet.microsoft.com)
55
[![License](https://img.shields.io/badge/license-MIT-blue)](LICENSE)
66

7-
![CodeContext.NET Banner](./assets/banner.png)
7+
<div align="center">
8+
<img src="./assets/logo.png" alt="CodeContext.NET Logo" width="200"/>
9+
</div>
810

911
Ever spent hours explaining your codebase patterns to ChatGPT? Or wished GitHub Copilot understood your team's coding style? **CodeContext.NET** solves that.
1012

assets/banner.png

-860 KB
Binary file not shown.

0 commit comments

Comments
 (0)