From 9a9d11fb8d2b7a64334d667cdb7af96c4f8e59ce Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 1 Sep 2016 12:19:07 +0300 Subject: [PATCH] Fix formatting so that it is shown correctly in GitHub Change-Id: Ieb59f0d85d4a8bcef0dc60c849818cf1928b6f78 --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 362c42faef..cc0db15377 100644 --- a/README.md +++ b/README.md @@ -46,12 +46,12 @@ The following preferences need to be set to keep the project consistent. You nee 1. Go to XML -> XML Files -> Editor 1. Ensure the settings are follows: - Line width: 72 - Format comments: true - Join lines: true - Insert whitespace before closing empty end-tags: true - Indent-using spaces: true - Indentation size: 4 + * Line width: 72 + * Format comments: true + * Join lines: true + * Insert whitespace before closing empty end-tags: true + * Indent-using spaces: true + * Indentation size: 4 ### Running a UI test -- 2.39.5