From c746d77a060bbd91e5300325f54abce99ddcceab Mon Sep 17 00:00:00 2001
From: glowiak <52356948+glowiak@users.noreply.github.com>
Date: Fri, 4 Feb 2022 20:42:30 +0100
Subject: Update README.md

Co-authored-by: dada513 <dada513@protonmail.com>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'README.md')

diff --git a/README.md b/README.md
index e73d2a36..b82914db 100644
--- a/README.md
+++ b/README.md
@@ -110,9 +110,9 @@ If you are too lazy to do all these steps, you can just download [a prebuild x86
 
 For FreeBSD available are:
 
--[AppBSD Image](https://drive.google.com/file/d/1QLYWGkLSjVb8-lhICivozZQDwYEWBack/view?usp=sharing) - a portable application, requires [AppBSD](https://codeberg.org/glowiak/appbsd/) to be installed.
+- [AppBSD Image](https://drive.google.com/file/d/1QLYWGkLSjVb8-lhICivozZQDwYEWBack/view?usp=sharing) - a portable application, requires [AppBSD](https://codeberg.org/glowiak/appbsd/) to be installed.
 
--[Gzipped binaries](https://codeberg.org/attachments/7aa74368-1f55-49be-abd8-0b8258e63e38) - traditional way to distribute, unpack and run.
+- [Gzipped binaries](https://codeberg.org/attachments/7aa74368-1f55-49be-abd8-0b8258e63e38) - traditional way to distribute, unpack and run.
 
 In both cases you need X11, Qt5 and Java installed
 
-- 
cgit