From 366e868e2d9ac9ec4c31fe85563610911a9c9cf2 Mon Sep 17 00:00:00 2001 From: andrum99 <58046090+andrum99@users.noreply.github.com> Date: Sun, 16 Aug 2020 18:02:37 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 83f47af..668642f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # rpi-eeprom -This repository contains the scripts and pre-compiled binaries used to create the rpi-eeprom package which is used to update the Raspberry Pi4 bootloader and VLI EEPROMs. +This repository contains the scripts and pre-compiled binaries used to create the `rpi-eeprom` package which is used to update the Raspberry Pi 4 bootloader and VLI EEPROMs. # Support -Please check the Raspberry Pi [General Users forum](https://www.raspberrypi.org/forums/viewforum.php?f=63) if you have a support question. +Please check the Raspberry Pi [general discussion forum](https://www.raspberrypi.org/forums/viewforum.php?f=63) if you have a support question. # Reset to factory defaults -The [Raspberry Pi Imager](https://www.raspberrypi.org/downloads/) provides a EEPROM recovery image which may be used to reset the bootloader and VLI EEPROMs to factory defaults. +The [Raspberry Pi Imager](https://www.raspberrypi.org/downloads/) provides an EEPROM recovery image which may be used to reset the bootloader and VLI EEPROMs to factory defaults. # Bootloader documentation * [The boot folder](https://www.raspberrypi.org/documentation/configuration/boot_folder.md)