Browse Source

Prettier summaries in README

Scott Lahteine 8 years ago
parent
commit
e12a481e35
1 changed files with 12 additions and 12 deletions
  1. 12
    12
      README.md

+ 12
- 12
README.md View File

@@ -13,21 +13,21 @@ You'll always find the latest Release Candidate in the ["RC" branch](https://git
13 13
 Future development (Marlin 1.2 and beyond) takes place in the [MarlinDev repository](https://github.com/MarlinFirmware/MarlinDev/).
14 14
 
15 15
 ## Recent Changes
16
-RC4 - 24 Mar 2016
17
-      Many lingering bugs and nagging issues addressed
18
-      Improvements to LCD menus, CoreXY/CoreXZ, Delta, Bed Leveling, and more…
16
+- RC4 - 24 Mar 2016
17
+  - Many lingering bugs and nagging issues addressed
18
+  - Improvements to LCD menus, CoreXY/CoreXZ, Delta, Bed Leveling, and more…
19 19
 
20
-RC3 - 01 Dec 2015
21
-      A number of language sensitive strings have been revised
22
-      Formatting of the LCD display has been improved to handle negative coordinates better
23
-      Various compiler-related issues have been corrected
20
+- RC3 - 01 Dec 2015
21
+  - A number of language sensitive strings have been revised
22
+  - Formatting of the LCD display has been improved to handle negative coordinates better
23
+  - Various compiler-related issues have been corrected
24 24
 
25
-RC2 - 29 Sep 2015
26
-      File styling reverted
27
-      LCD update frequency reduced
25
+- RC2 - 29 Sep 2015
26
+  - File styling reverted
27
+  - LCD update frequency reduced
28 28
 
29
-RC1 - 19 Sep 2015
30
-      Published for testing
29
+- RC1 - 19 Sep 2015
30
+  - Published for testing
31 31
 
32 32
 ## Submitting Patches
33 33
 Proposed patches should be submitted as a Pull Request against the [RCBugFix](https://github.com/MarlinFirmware/Marlin/tree/RCBugFix) branch.

Loading…
Cancel
Save