diff --git a/README.md b/README.md
index 98e8c1274e7d9a89eb1fea228b661a7ae3be5150..9a6ba7b05ca2c0a58641a06ce06064d5ff91da5b 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,21 @@
 # Soft RAID
 
-Monitors status of Check Point soft RAID
+Monitors status of Check Point RAID
+
+**Note: this check has ben renamed from checkpoint_soft_raid to checkpoint_raid**
 
 Check Info:
 
 * *service*: creates one service per RAID volume
 * *state*: **Critical** if raidVolumeState is not optimal or raidDiskState is not online
-* *wato*: none
-* *perfdata*: Syncstatus of the hard discs in %
+* *wato*: option to configure 'ignore disks'. For example on the Smart-1 5150 the array has 12 Disks, but only 6 Disks are in the default hardware.
+* *perfdata*: Syncstatus of the hard discs in % (removed)
 
-Testetd with: 23800, 15600 appliances
+Testetd with: 23800, 15600, Smart-1 5150 appliances
 
 **Note: check with your hardware manual the disk id and disk placement (upper/lower)**
 
 Sample output
 
-![sample output](/doc/sample.png?raw=true "sample Soft RAID check output (check details)")
+![sample output](/doc/sample.png?raw=true "sample RAID check output (check details)")