Skip to content

Commit 41be3c3

Browse files
committed
feat: Add logo and banner images to project
- Added banner.png (768KB) for README header - Added logo.png (751KB) for project branding - Updated README to display banner - Removed placeholder comments
1 parent be84814 commit 41be3c3

File tree

3 files changed

+1
-8
lines changed

3 files changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
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-
<!-- BURAYA BANNER/LOGO GÖRSELİ KOYABİLİRSİN -->
8-
<!-- ![CodeContext.NET Banner](./assets/banner.png) -->
7+
![CodeContext.NET Banner](./assets/banner.png)
98

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

@@ -21,9 +20,6 @@ That's it. You get a context file ready to paste into any AI chat.
2120

2221
## Real Example
2322

24-
<!-- BURAYA DEMO GIF KOYABİLİRSİN - Tool'un çalışmasını gösteren -->
25-
<!-- ![Demo](./assets/demo.gif) -->
26-
2723
Let's say you have this in your codebase:
2824

2925
```csharp
@@ -63,9 +59,6 @@ You'll get something like:
6359

6460
## The Output
6561

66-
<!-- BURAYA OUTPUT SCREENSHOT KOYABİLİRSİN - Markdown/JSON çıktısının ekran görüntüsü -->
67-
<!-- ![Output Example](./assets/output-example.png) -->
68-
6962
Here's what you actually get:
7063

7164
```markdown

assets/banner.png

750 KB
Loading

assets/logo.png

734 KB
Loading

0 commit comments

Comments
 (0)