Browse Source

Fixed style and some typos

Alois Mahdal (@azzgoat) 12 years ago
parent
commit
24eba2518d
1 changed files with 8 additions and 10 deletions
  1. 8
    10
      README.md

+ 8
- 10
README.md View File

10
     Other-header: name1=value1; name2=value2
10
     Other-header: name1=value1; name2=value2
11
     Another-one: something else
11
     Another-one: something else
12
 
12
 
13
-    After an empty linem, body starts. Just like MIME.
14
-
15
-    The body is basically Markdown with some modifications discussed later.
13
+    After an empty line, body starts.  (Just like MIME.)  The body is
14
+    basically just Markdown with some modifications discussed later.
16
 
15
 
17
     #case name#
16
     #case name#
18
     1. instruction
17
     1. instruction
25
     3. another instruction
24
     3. another instruction
26
 
25
 
27
 
26
 
28
-##Descrription##
27
+##Description##
29
 
28
 
30
 Basic form is similar to MIME.  First headers, then, after one empty line, the
29
 Basic form is similar to MIME.  First headers, then, after one empty line, the
31
-body, up to the EOF.  Just like in MIME, headers are only for mete-data--thery
32
-are not visible in the final outpput.
30
+body, up to the EOF.  Just like in MIME, headers are only for meta-data--they
31
+are not visible in the final output.
33
 
32
 
34
-Inside header, various parameter lranges like OSes, architectures, product
35
-editions or hardware types can be declared.  Later entities (e.g. instructions)
36
-can be conditioned using these.
33
+Inside header, various parameter ranges like OSes, architectures, product
34
+editions or hardware types can be declared.  Later, presence of entities (e.g.
35
+instructions) can be conditioned using these.
37
 
36
 
38
 This is also meant to allow for generation of set of ready procedures with
37
 This is also meant to allow for generation of set of ready procedures with
39
 variations of parameters.
38
 variations of parameters.
79
  3. Closer the fridge
78
  3. Closer the fridge
80
  !. Fridge is empty
79
  !. Fridge is empty
81
 
80
 
82
-
83
 ###Taking elephant out of the fridge###
81
 ###Taking elephant out of the fridge###
84
  0. There is an elephant inside the firdge
82
  0. There is an elephant inside the firdge
85
  1. Open the fridge
83
  1. Open the fridge