Update README.md
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user