From 1343bfd08d4c229da5b45d68165b59c58e11d87e Mon Sep 17 00:00:00 2001 From: Abdullah Manzoor <42546451+misterabd@users.noreply.github.com> Date: Fri, 17 May 2024 13:40:05 +0100 Subject: [PATCH] Updates README with a releases link and some rephrasing --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index df89bb1..7f94ab1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ It uses the QML port of qtermwidget (Konsole): https://github.com/Swordfish90/qm This terminal emulator works under Linux and macOS and requires Qt5. It's suggested that you stick to the latest LTS version. -Settings such as colors, fonts, and effects can be accessed via context menu. +Settings such as colors, fonts, and effects can be accessed via the context menu. ## Screenshots ![Image]() @@ -21,10 +21,10 @@ Settings such as colors, fonts, and effects can be accessed via context menu. ## Install -If you want to get a hold of the latest version, just go to the Releases page and grab the latest AppImage (Linux) or dmg (macOS). +If you want to get a hold of the latest version, just go to the [Releases](https://github.com/Swordfish90/cool-retro-term/releases) page and grab the latest AppImage (Linux) or dmg (macOS). Alternatively, most distributions such as Ubuntu, Fedora or Arch already package cool-retro-term in their official repositories. ## Building -Check out the wiki and follow the instructions on how to build it on [Linux](https://github.com/Swordfish90/cool-retro-term/wiki/Build-Instructions-(Linux)) and [macOS](https://github.com/Swordfish90/cool-retro-term/wiki/Build-Instructions-(macOS)). +Build instructions for [Linux](https://github.com/Swordfish90/cool-retro-term/wiki/Build-Instructions-(Linux)) and [macOS](https://github.com/Swordfish90/cool-retro-term/wiki/Build-Instructions-(macOS)) can be found on the wiki.