diff --git a/documentation/devices/esp32.md b/documentation/devices/esp32.md
index 4f387a549b..02605b89f8 100644
--- a/documentation/devices/esp32.md
+++ b/documentation/devices/esp32.md
@@ -74,7 +74,7 @@ The Moddable SDK supports many devices built on ESP32. The following table lists
| Name | Platform identifier | Key features | Links |
| :---: | :--- | :--- | :--- |
|
Moddable Two | `esp32/moddable_two`
`simulator/moddable_two` | **2.4" IPS display**
240 x 320 QVGA
16-bit color
Capacitive touch
20 External pins |
[Moddable Two developer guide](./moddable-two.md)[Moddable product page](https://www.moddable.com/hardware) |
-|
Moddable Display 2 | `esp32/moddable_display_2`
`simulator/moddable_two` | **2.4" IPS display**
240 x 320 QVGA
16-bit color
Capacitive touch
20 External pins | [Moddable Display developer guide](./moddable-display.md)[Moddable product page](https://www.moddable.com/hardware) |
+|
Moddable Display 2 | `esp32/moddable_display_2`
`simulator/moddable_two` | **2.4" IPS display**
240 x 320 QVGA
16-bit color
Capacitive touch
20 External pins | [Moddable Display developer guide](./moddable-display.md)[Moddable product page](https://www.moddable.com/hardware) |
| ![ESP32](./../assets/devices/esp32.png)
Node MCU ESP32 | `esp32/nodemcu` | |
| ![M5Stack](./../assets/devices/m5stack.png)
M5Stack | `esp32/m5stack`
`esp32/m5stack_core2` | **1.8" LCD display**
320 x 240 QVGA
16-bit color
Audio playback
Accelerometer
NeoPixels | [Product page](https://m5stack.com/collections/m5-core/products/basic-core-iot-development-kit) |
| ![M5Stack Fire](./../assets/devices/m5stack-fire.png)
M5Stack Fire | `esp32/m5stack_fire` | **1.8" LCD display**
320 x 240 QVGA
16-bit color
Audio playback
Accelerometer
NeoPixels | [Product page](https://m5stack.com/collections/m5-core/products/fire-iot-development-kit?variant=16804798169178) |
diff --git a/documentation/devices/esp8266.md b/documentation/devices/esp8266.md
index 62c0b94549..9111349ca9 100644
--- a/documentation/devices/esp8266.md
+++ b/documentation/devices/esp8266.md
@@ -57,7 +57,7 @@ The Moddable SDK supports many devices built on ESP8266. The following table lis
|
Node MCU ESP8266 | `esp/nodemcu`
`simulator/nodemcu` | | |
|
Moddable Three | `esp/moddable_three`
`simulator/moddable_three` | **2.13" ePaper display**
250 x 122 pixels
1-bit black and white
11 External pins | [Moddable Three Developer Guide](./moddable-three.md)[Moddable product page](https://www.moddable.com/hardware) |
|
Moddable Display 3 | `esp/moddable_display_3`
`simulator/moddable_three` | **2.13" ePaper display**
250 x 122 pixels
1-bit black and white
11 External pins | [Moddable Display Developer Guide](./moddable-display.md)[Moddable product page](https://www.moddable.com/hardware) |
-|
Moddable Zero | `esp/moddable_zero` | | [Moddable Zero Developer Guide](./moddable-zero.md) |
+|
Moddable Zero | `esp/moddable_zero` | | [Moddable Zero Developer Guide](./moddable-zero.md) |
We have also used many displays with the ESP8266 Node MCU board. The following table links to wiring guides and provides corresponding platform identifiers.
diff --git a/documentation/devices/gecko/GeckoBuild.md b/documentation/devices/gecko/GeckoBuild.md
index 38cb27c084..7952c908dc 100644
--- a/documentation/devices/gecko/GeckoBuild.md
+++ b/documentation/devices/gecko/GeckoBuild.md
@@ -50,7 +50,7 @@ Four models of Gecko are supported in the Moddable SDK today.
| Device | Platform identifier | Key features |
| :---: | :--- | :--- |
|
Giant Gecko | `gecko/giant` | **EFM32GG**
48 MHz processor
128 KB RAM
1 MB flash
External pins
We've worked with the EFM32GG STK3700 - [Giant Gecko Starter Kit](https://www.silabs.com/products/development-tools/mcu/32-bit/efm32-giant-gecko-starter-kit) |
-|
Mighty Gecko | `gecko/mighty` | **EFR32MG**
Radio
External pins
We've worked with the [EFR32 Mighty Gecko Starter Kit](https://www.silabs.com/products/development-tools/wireless/mesh-networking/mighty-gecko-starter-kit).
+|
Mighty Gecko | `gecko/mighty` | **EFR32MG**
Radio
External pins
We've worked with the [EFR32 Mighty Gecko Starter Kit](https://www.silabs.com/products/development-tools/wireless/mesh-networking/mighty-gecko-starter-kit).
|
Thunderboard Sense 2 | `gecko/thunderboard2` | **EFR32MG**
Radio
Humidity and Temperature Sensor
UV and Ambient Light Sensor
Pressure Sensor
Indoor Air Quality and Gas Sensor
6-axis Inertial Sensor
Digital Microphone
High brightness LEDs
Hall-effect Sensor
We've worked with the [Thunderboard™ Sense 2 IoT Development Kit](https://www.silabs.com/products/development-tools/thunderboard/thunderboard-sense-two-kit). |
|
Blue Gecko | `gecko/blue` | **EFR32BG**
BLE
Radio
External pins
We've worked with the [EFR32 Blue Gecko Bluetooth Starter Kit](https://www.silabs.com/products/development-tools/wireless/bluetooth/blue-gecko-bluetooth-low-energy-soc-starter-kit). |
diff --git a/readme.md b/readme.md
index 64b40813cb..b4a4ed821a 100755
--- a/readme.md
+++ b/readme.md
@@ -162,11 +162,11 @@ The Moddable SDK supports four Gecko boards, shown below.
| | | | |
| :---: | :---: | :---: | :---: |
-|
Giant Gecko |
Mighty Gecko |
Thunderboard Sense 2 |
Blue Gecko
+|
Giant Gecko |
Mighty Gecko |
Thunderboard Sense 2 |
Blue Gecko
### QCA4020 by Qualcomm
-
+
To use the Moddable SDK with the QCA4020, you need to: