diff --git a/README.md b/README.md
index ebdb35e..5c7c69b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-ο»Ώ
+ο»Ώ# π Welcome to DevWinUI! π
+
@@ -34,15 +35,23 @@
---
# π DevWinUI π
-Welcome to DevWinUI! your go-to toolkit for building WinUI 3 applications with ease. Whether youβre a seasoned developer or just starting out, weβve got you covered! π
+Your ultimate toolkit for building WinUI 3 applications effortlessly. Whether you're a seasoned developer or taking your first steps into app development, DevWinUI has everything you need to bring your ideas to life! π
-DevWinUI is a collection of useful classes, controls, styles, and codes for WinUI 3, the modern native UI platform for Windows 10+. With DevWinUI, you can:
+DevWinUI empowers you with a robust collection of tools, including custom classes, controls, styles, and utilities tailored for WinUI 3, the modern UI framework for Windows 10 and beyond.
-- β¨ Create a WinUI 3 app in less than a minute with the built-in project templates and scaffolding tools.
-- β¨ Customize the appearance of your app with various themes, such as rainbow, dark, light, and more.
-- β¨ Enhance your UI with custom controls.
-- β¨ Leverage the power of Win2D, a DirectX-based graphics library for WinUI, to create stunning effects, such as particle, gooey, watermark, etc.
-- β¨ Simplify common tasks, such as navigation, theme, update, etc. with the helper classes and extensions.
+## Why Choose DevWinUI?
+### π Get Started Quickly:
+Kickstart your project in under a minute with built-in templates and scaffolding tools.
+### π¨ Tailor Your Appβs Look:
+Customize themes effortlessly β from classic light and dark modes to vibrant rainbow palettes.
+### 𧩠Elevate Your UI:
+Add flair with custom controls designed to enhance user experience.
+### β¨ Unlock Stunning Visuals:
+Use Win2D, a DirectX-based graphics library, to create mesmerizing effects like particle systems, gooey animations, watermarks, and more.
+### π§ Simplify Development:
+Streamline common tasks like navigation, theme management, and app updates with helper classes and extensions.
+
+DevWinUI is your gateway to creating visually stunning, user-friendly, and feature-rich apps on WinUI 3. Let's build something amazing together! π
### π Explore Our Documentation! π
> [!TIP]
@@ -62,30 +71,59 @@ DevWinUI is a collection of useful classes, controls, styles, and codes for WinU
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/GalleryApp.png)
+### βοΈ Compile Source Code
+
+> [!TIP]
+> Please confirm that your development environment meets the requirements before compiling.
+
+#### 1. π₯οΈ Visual Studio 2022
+Ensure that your installation includes the appropriate workloads:
+- On the `Workloads` tab of the Visual Studio installation dialog box, select:
+ - **.NET Desktop Development**
+ - **Windows Application Development**
+- Ensure the **Windows 11 SDK (10.0.19041.0)** is installed.
+
+#### 2. π οΈ .NET SDKs
+- Ensure .NET versions `8.x` and `9.x` are installed.
+
+#### 3. π Solution Format
+- This project uses the **SLNX format** for solutions, a new format introduced in Visual Studio Preview 17.11.
+- β οΈ **Note:** You currently need the latest Visual Studio 2022 Preview version.
+
+Make sure your environment matches these requirements to avoid any issues during compilation.
+
+
+### β οΈ Nightly Build
+
+**nightly build** of the Gallery App generated automatically by GitHub Actions.
+
+#### Important Notes:
+- This build may contain experimental features or untested changes.
+- Stability and performance are not guaranteed.
+- The app is provided as-is and should be used **only for testing purposes**.
+- For production use, please download the latest **stable release**.
+
+### Want the Nightly Build?
+If you would like to test the nightly build:
+1. Visit the [GitHub Actions page](https://github.com/ghost1372/DevWinUI/actions).
+2. Download the zipped Gallery App from the latest successful workflow run. (`artifacts-[platform].zip`)
+
### π§βπ» Contributing π§βπ»
Found a bug? Want to contribute? Weβd love your input!
Happy coding! π₯οΈπ‘
-### Compile source code
-
-> [!TIP]
-> Please confirm that your development environment meets the requirements before compiling.
-- Visual Studio 2022 On the `Workloads` tab of the installation dialog box, select as appropriate:
-- select .NET Desktop Development
-- select Windows application development
-- make sure `Windows 11 SDK (10.0.19041.0)`.
-- .Net `8.x` and `9.x`
+### Feedback and Issues
+If you encounter any issues or have feedback, please report them [here](https://github.com/ghost1372/DevWinUI/issues). Your input helps improve the app!
---
## π₯ DevWinUI π₯
- Experience WinUI 3 quickly and easily with the help of Core, Everything you need to develop an application is gathered in one place. Helpers, Extensions...
-
### β‘ Whatβs Inside? β‘
- β¨ Converter
- β¨ Extensions
- β¨ Helpers
- β¨ NavigationService
+ - β¨ JsonNavigationService
- β¨ RainbowFrame
- β¨ ThemeService
- β¨ PickCredential
@@ -104,9 +142,6 @@ Install-Package DevWinUI
---
## π₯ DevWinUI.Controls π₯
-Experience WinUI 3 quickly and easily with the help of DevWinUI.Controls, Everything you need to develop an application is gathered in one place.
-DevWinUI.Controls Includes custom controls and styles.
-
### β‘ Whatβs Inside? β‘
- β¨ BreadcrumbNavigator
- β¨ PinBox
@@ -191,7 +226,7 @@ Install-Package DevWinUI.ContextMenu
---
-## π₯· [Project Templates](https://github.com/Ghost1372/DevWinUI) π₯·
+## π₯· Project Templates π₯·
> [!TIP]
> π₯ Create a new project easily with your custom options, you can use our project templates and wizard!