Update README.md

This commit is contained in:
0% [█ █ █ █ █ █ █ █ █ █] 100% 2026-06-14 21:29:50 -05:00
parent 29e61f07f2
commit 2d8e845506

View File

@ -32,7 +32,6 @@ This repository contains both the **Peercord Client Application** (Electron + Re
## 📸 Screenshots ## 📸 Screenshots
<div align="center"> <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"/> <img src="https://git.churchofmalware.org/mastercodeon/Peercord/raw/branch/main/Screenshots/Peercord.png" alt="Peercord App" width="800"/>
<br/> <br/>
<em>Peercord Main Interface</em> <em>Peercord Main Interface</em>
@ -41,7 +40,6 @@ This repository contains both the **Peercord Client Application** (Electron + Re
<br/> <br/>
<div align="center"> <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"/> <img src="https://git.churchofmalware.org/mastercodeon/Peercord/raw/branch/main/Screenshots/Installer.png" alt="Peercord Installer" width="600"/>
<br/> <br/>
<em>Peercord C# Avalonia Installer</em> <em>Peercord C# Avalonia Installer</em>
@ -143,7 +141,7 @@ When you are ready to release a new version:
### Prerequisites ### Prerequisites
* Node.js (v18 or higher) * 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`) * C/C++ Build Tools (For compiling native Node modules like `sodium-native`)
### Running the App Locally ### Running the App Locally