From 18492e06853580a791faf571a8527db7ff8e965a Mon Sep 17 00:00:00 2001 From: Bnyro <82752168+Bnyro@users.noreply.github.com> Date: Fri, 30 Jun 2023 21:26:40 +0200 Subject: [PATCH] add screenshots to readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6456c1c..91d7879 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ Native Gtk client for Lemmy (beta) If you don't use any of these platforms, consider [building the app from source](#Building). +# Screenshots +![](https://raw.githubusercontent.com/lemmygtk/lemoa/main/data/screenshots/community.png) +![](https://raw.githubusercontent.com/lemmygtk/lemoa/main/data/screenshots/posts.png) +![](https://raw.githubusercontent.com/lemmygtk/lemoa/main/data/screenshots/user.png) + # Features - Listing trending posts @@ -60,7 +65,7 @@ Not recommended: To only install the binary (can only be started with the termin ```sh cargo install --git https://github.com/lemmygtk/lemoa.git ``` - +s You can then start the app via the terminal after adding cargo's bin directory to your PATH variable. # Development @@ -74,3 +79,4 @@ cargo run # License Lemoa is licensed under the [**GNU General Public License**](https://www.gnu.org/licenses/gpl.html): You can use, study and share it as you want. +shshoshots