]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fix formatting so that it is shown correctly in GitHub
authorArtur Signell <artur@vaadin.com>
Thu, 1 Sep 2016 09:19:07 +0000 (12:19 +0300)
committerVaadin Code Review <review@vaadin.com>
Thu, 1 Sep 2016 09:52:39 +0000 (09:52 +0000)
Change-Id: Ieb59f0d85d4a8bcef0dc60c849818cf1928b6f78

README.md

index 362c42faef9049e60b214018b7f15da56cb55b7d..cc0db153771cce0e27063c3ee836c183aceba97f 100644 (file)
--- 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