Skip to content

Commit 9f7060d

Browse files
committed
screenshot
1 parent e63b707 commit 9f7060d

4 files changed

Lines changed: 14 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@
4848
"Bash(rm -f YAZIT-1.0.0-Setup.exe)",
4949
"Bash(makensis -inputcharset UTF8 installer.nsi)",
5050
"Bash(ls \"/c/Program Files \\(x86\\)/NSIS/makensis.exe\")",
51-
"Bash(\"/c/Program Files \\(x86\\)/NSIS/makensis.exe\" -inputcharset UTF8 installer.nsi)"
51+
"Bash(\"/c/Program Files \\(x86\\)/NSIS/makensis.exe\" -inputcharset UTF8 installer.nsi)",
52+
"Bash(cp \"D:/Downloads/WhatsApp Image 2026-04-05 at 21.13.35.jpeg\" D:/Yazit/docs/screenshot1.jpeg)",
53+
"Bash(cp \"D:/Downloads/WhatsApp Image 2026-04-05 at 21.15.50.jpeg\" D:/Yazit/docs/screenshot2.jpeg)"
5254
]
5355
}
5456
}

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ Notepad++ benzeri, SDL2 + Dear ImGui tabanlı bir kod/metin editörü.
44

55
---
66

7+
## Ekran Görüntüleri
8+
9+
<p align="center">
10+
<img src="docs/screenshot1.jpeg" width="900"/>
11+
</p>
12+
<p align="center">
13+
<img src="docs/screenshot2.jpeg" width="900"/>
14+
</p>
15+
16+
---
17+
718
## Kullanılan Kütüphaneler
819

920
| Kütüphane | Sürüm / Kaynak | Açıklama |

docs/screenshot1.jpeg

97.8 KB
Loading

docs/screenshot2.jpeg

132 KB
Loading

0 commit comments

Comments
 (0)