minnow_max.md: work around bad rendering in GitHub
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Wed, 4 Feb 2015 13:44:51 +0000 (15:44 +0200)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 4 Feb 2015 14:12:27 +0000 (14:12 +0000)
If a line starts with '#', GitHub will show the line as a heading.
That may be a GitHub bug (I'm not sure what the Markdown spec says
about this), but anyway, let's rewrap the text so that GitHub shows
the text as intended.

Signed-off-by: Tanu Kaskinen <tanu.kaskinen@linux.intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
docs/minnow_max.md

index b2d62dd..1b6df7e 100644 (file)
@@ -19,8 +19,8 @@ BIOS settings, as they are not dynamcially detected If any changes are mode
 (Device Manager -> System Setup -> South Cluster -> LPSS & CSS) them mraa calls
 will not behave as expected.
 
-Documentation shows i2c on bus #5, ACPI shows it on bus #6, but driver uses bus
-#7.
+Documentation shows i2c on bus #5, ACPI shows it on bus #6, but driver uses
+bus #7.
 
 **SPI operation is not currently supported**