diff --git a/src/ipa/raspberrypi/README.md b/src/ipa/raspberrypi/README.md
index 26534af0..cfddfc4c 100644
--- a/src/ipa/raspberrypi/README.md
+++ b/src/ipa/raspberrypi/README.md
@@ -9,11 +9,11 @@ included for all existing Raspberry Pi camera modules.
 _libcamera_ for the Raspberry Pi allows users to:
 
 1. Use their existing Raspberry Pi cameras.
-1. Change the tuning of the image processing for their Raspberry Pi cameras.
-1. Alter or amend the control algorithms (such as AGC/AEC, AWB or any others)
+2. Change the tuning of the image processing for their Raspberry Pi cameras.
+3. Alter or amend the control algorithms (such as AGC/AEC, AWB or any others)
    that control the sensor and ISP.
-1. Implement their own custom control algorithms.
-1. Supply new tunings and/or algorithms for completely new sensors.
+4. Implement their own custom control algorithms.
+5. Supply new tunings and/or algorithms for completely new sensors.
 
 ## How to install and run _libcamera_ on the Raspberry Pi
 
