Skip to content

Commit 26394f1

Browse files
committed
Update readme
1 parent b17a084 commit 26394f1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# CodeSnip
22

33
**CodeSnip** is a **personal snippet manager** built with **.NET 8 / C# / WPF** using a MVVM architecture.
4+
> Organize, search, and format your code snippets — fast, local, and without internet dependency.
45
6+
![.NET 8](https://img.shields.io/badge/.NET-8.0-blue)
7+
![Platform](https://img.shields.io/badge/Platform-Windows-lightgrey)
8+
![License: MIT](https://img.shields.io/badge/License-MIT-green)
9+
![Status](https://img.shields.io/badge/Status-Active-success)
10+
11+
---
512
![Main window](images/main_window_900x487.png)
613

714
---

0 commit comments

Comments
 (0)