Browse Source

Update README.md

Ruben 2 months ago
parent
commit
8410279376
1 changed files with 1 additions and 10 deletions
  1. 1 10
      .github/README.md

+ 1 - 10
.github/README.md

@@ -19,8 +19,6 @@ Enjoy a clean, free, and fast experience with no annoying pop-ups, and zero trac
 </p>
 </p>
 
 
 
 
----
-
 ## ✨ Highlights
 ## ✨ Highlights
 - 🖼️ Supports almost every image format (JPEG, PNG, WEBP, GIF, HEIC, PSD, RAW, etc.)
 - 🖼️ Supports almost every image format (JPEG, PNG, WEBP, GIF, HEIC, PSD, RAW, etc.)
 - 🎞️ Animated image support (GIF, WEBP)
 - 🎞️ Animated image support (GIF, WEBP)
@@ -31,7 +29,6 @@ Enjoy a clean, free, and fast experience with no annoying pop-ups, and zero trac
 - 🎮 Image gallery with keyboard navigation
 - 🎮 Image gallery with keyboard navigation
 - ⚡ Built with .NET NativeAOT for speed and small size
 - ⚡ Built with .NET NativeAOT for speed and small size
 
 
----
 
 
 ## 📖 Table of Contents
 ## 📖 Table of Contents
 - [Downloads](#downloads)
 - [Downloads](#downloads)
@@ -77,13 +74,11 @@ brew install picview
 [SourceForge](https://sourceforge.net/projects/picview/) <br>
 [SourceForge](https://sourceforge.net/projects/picview/) <br>
 [Major Geeks](https://www.majorgeeks.com/files/details/picview.html)
 [Major Geeks](https://www.majorgeeks.com/files/details/picview.html)
 
 
-___
-
 
 
 If you like PicView, consider giving it a star or a like on [AlternativeTo](https://alternativeto.net/software/picview/about/)!
 If you like PicView, consider giving it a star or a like on [AlternativeTo](https://alternativeto.net/software/picview/about/)!
 
 
 
 
-## 💙 Donate
+## Donate
 Developing PicView has ongoing costs (website hosting, Apple Developer license, AI subscription, etc.).  
 Developing PicView has ongoing costs (website hosting, Apple Developer license, AI subscription, etc.).  
 If you enjoy PicView, please consider supporting its development:
 If you enjoy PicView, please consider supporting its development:
 
 
@@ -215,10 +210,6 @@ Changing the file extension will convert the image to the respective format.
 You can view and change keyboard shortcuts by opening the `Keybindings` window by pressing `K`.
 You can view and change keyboard shortcuts by opening the `Keybindings` window by pressing `K`.
 Alternatively, they are also listed at [PicView.org](https://picview.org/#Shortcuts).
 Alternatively, they are also listed at [PicView.org](https://picview.org/#Shortcuts).
 
 
-<h1 align="center">
-    <img src="https://picview.org/assets/screenshots/Keybindings/KeybindingsWindow3.0.webp" />
-</h1>
-
 # Technical overview
 # Technical overview
 PicView is built in C# .NET using Avalonia cross-platform XAML UI framework.
 PicView is built in C# .NET using Avalonia cross-platform XAML UI framework.
 All builds are compiled using NativeAOT _(with trimming)_, resulting in a fully self-contained native executable.
 All builds are compiled using NativeAOT _(with trimming)_, resulting in a fully self-contained native executable.