Browse Source

Fixed README typos

quillford 9 years ago
parent
commit
1ad5fb1178
1 changed files with 5 additions and 5 deletions
  1. 5
    5
      README.md

+ 5
- 5
README.md View File

18
 ## Quick Information
18
 ## Quick Information
19
 
19
 
20
 This is a firmware for reprap single-processor electronics setups.
20
 This is a firmware for reprap single-processor electronics setups.
21
-It also works on the Ultimaker PCB. It supports printing from SD card+Folders, and look-ahead trajectory planning.
22
-This firmware is a mashup between [Sprinter](https://github.com/kliment/Sprinter), [grbl](https://github.com/simen/grbl) and many original parts.
21
+It also works on the Ultimaker PCB. It supports printing from SD card+Folders and look-ahead trajectory planning.
22
+This firmware is a mashup between [Sprinter](https://github.com/kliment/Sprinter), [grbl](https://github.com/simen/grbl), and many original parts.
23
 
23
 
24
 ## Current Status: Bug Fixing
24
 ## Current Status: Bug Fixing
25
 
25
 
31
 
31
 
32
 ## Contact
32
 ## Contact
33
 
33
 
34
-__IRC:__ #marlin-firmware @freenode ([WebChat Client](https://webchat.freenode.net/?channels=marlin-firmware)
34
+__IRC:__ #marlin-firmware @freenode ([WebChat Client](https://webchat.freenode.net/?channels=marlin-firmware))
35
 
35
 
36
 ## Credits
36
 ## Credits
37
 
37
 
41
  - [@daid](https://github.com/daid)
41
  - [@daid](https://github.com/daid)
42
 
42
 
43
 Sprinters lead developers are Kliment and caru.
43
 Sprinters lead developers are Kliment and caru.
44
-Grbls lead developer is Simen Svale Skogsrud.
45
-Sonney Jeon (Chamnit) improved some parts of grbl
44
+Grbl's lead developer is Simen Svale Skogsrud.
45
+Sonney Jeon (Chamnit) improved some parts of grbl.
46
 A fork by bkubicek for the Ultimaker was merged.
46
 A fork by bkubicek for the Ultimaker was merged.
47
 
47
 
48
 More features have been added by:
48
 More features have been added by:

Loading…
Cancel
Save