@@ -29,7 +29,7 @@ Key Features
2929- **VGA and HD Output **
3030- **8-Channel Stereo Sound Generator **
3131- **Protected Operating System **
32- - **USB ** for Keyboard, Mouse, and Gamepads
32+ - **USB ** for Keyboard, Mouse, Gamepads, and Storage
3333- **Bluetooth LE ** for Keyboard, Mouse, and Gamepads
3434- **WiFi ** modem emulation
3535- **Real Time Clock ** with DST and NTP
@@ -46,7 +46,7 @@ For support and community interaction, use the following channels:
4646- **Wiki: ** https://github.com/picocomputer/community/wiki
4747
4848The entire development process was documented in a series of YouTube videos.
49- The broad strokes are all still in place but remember that these video were
49+ The broad strokes are all still in place but remember that these videos were
5050made during development.
5151
5252- **YouTube: **
@@ -72,7 +72,7 @@ The only required module is a RP6502-RIA.
7272- :doc: `ria `: Interface adapter for the 6502, akin to CIA,
7373 VIA, and ACIA devices.
7474- :doc: `ria_w `: Wireless features available when using the
75- recommended "Pico 2 W".
75+ "Pico 2 W".
7676- :doc: `vga `: Optional video adapter that connects to the
7777 RP6502-RIA.
7878- :doc: `os `: The operating system and application programming interface.
0 commit comments