Update README.md
This commit is contained in:
parent
29e61f07f2
commit
2d8e845506
|
|
@ -32,7 +32,6 @@ This repository contains both the **Peercord Client Application** (Electron + Re
|
|||
## 📸 Screenshots
|
||||
|
||||
<div align="center">
|
||||
<!-- PLACEHOLDER: Add App Screenshot -->
|
||||
<img src="https://git.churchofmalware.org/mastercodeon/Peercord/raw/branch/main/Screenshots/Peercord.png" alt="Peercord App" width="800"/>
|
||||
<br/>
|
||||
<em>Peercord Main Interface</em>
|
||||
|
|
@ -41,7 +40,6 @@ This repository contains both the **Peercord Client Application** (Electron + Re
|
|||
<br/>
|
||||
|
||||
<div align="center">
|
||||
<!-- PLACEHOLDER: Add Installer Screenshot -->
|
||||
<img src="https://git.churchofmalware.org/mastercodeon/Peercord/raw/branch/main/Screenshots/Installer.png" alt="Peercord Installer" width="600"/>
|
||||
<br/>
|
||||
<em>Peercord C# Avalonia Installer</em>
|
||||
|
|
@ -143,7 +141,7 @@ When you are ready to release a new version:
|
|||
|
||||
### Prerequisites
|
||||
* Node.js (v18 or higher)
|
||||
* .NET 8.0 SDK (For building the installer)
|
||||
* .NET 10.0 SDK (For building the installer)
|
||||
* C/C++ Build Tools (For compiling native Node modules like `sodium-native`)
|
||||
|
||||
### Running the App Locally
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user