Update README.md

This commit is contained in:
2026-02-04 20:08:29 +00:00
parent 7562a4ce14
commit 0869724acd

View File

@@ -1,4 +1,4 @@
# Ormentia Markus
# Ormentia Markle
> **⚠️ This project is currently under active development and may have bugs or incomplete features. Use at your own discretion.**
@@ -31,8 +31,8 @@ A modern, cross-platform markdown editor built with Avalonia UI and .NET 10.
1. Clone the repository:
```bash
git clone https://github.com/yourusername/ormentia-markus.git
cd ormentia-markus/src/DesktopApp
git clone https://github.com/yourusername/ormentia-markle.git
cd ormentia-markle/src/DesktopApp
```
2. Build the project:
@@ -87,7 +87,7 @@ This application follows clean architecture principles with clear separation of
### Project Structure
```
ormentia-markus/
ormentia-markle/
├── LICENSE # GPLv3 License
├── README.md # This file
└── src/