From ea543f5f98cce0c2d85090c63ba7338ff82cd942 Mon Sep 17 00:00:00 2001
From: Nikolai Kosjar <nikolai.kosjar@qt.io>
Date: Mon, 28 Nov 2016 12:21:55 +0100
Subject: [PATCH] README.md: Fix rendering of supported platform list

Change-Id: I0e05292a5799a1699687ecbe1e41da54b97717dd
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 3fa3c82513f..762ed820d19 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,9 @@ Qt Creator is a cross-platform IDE for development with the Qt framework.
 
 The standalone binary packages support the following platforms:
 
-Windows 7 or later
-(K)Ubuntu Linux 14.04 (64-bit) or later
-macOS 10.8 or later
+* Windows 7 or later
+* (K)Ubuntu Linux 14.04 (64-bit) or later
+* macOS 10.8 or later
 
 ## Compiling Qt Creator
 
-- 
GitLab