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.**
|
> **⚠️ 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:
|
1. Clone the repository:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/ormentia-markus.git
|
git clone https://github.com/yourusername/ormentia-markle.git
|
||||||
cd ormentia-markus/src/DesktopApp
|
cd ormentia-markle/src/DesktopApp
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Build the project:
|
2. Build the project:
|
||||||
@@ -87,7 +87,7 @@ This application follows clean architecture principles with clear separation of
|
|||||||
### Project Structure
|
### Project Structure
|
||||||
|
|
||||||
```
|
```
|
||||||
ormentia-markus/
|
ormentia-markle/
|
||||||
├── LICENSE # GPLv3 License
|
├── LICENSE # GPLv3 License
|
||||||
├── README.md # This file
|
├── README.md # This file
|
||||||
└── src/
|
└── src/
|
||||||
|
|||||||
Reference in New Issue
Block a user