diff --git a/README.md b/README.md index bd4c6aa..ce1d305 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ #### What the script does: * Adds any missing drives to the Synology's compatible-drive database. * Prevents DSM auto updating the drive database. * Optionally disable DSM's "support_disk_compatibility". -* Optionally disable DSM's "support_memory_compatibility". +* Optionally disable DSM's "support_memory_compatibility" to prevent non-Synology memory notifications. * Checks that M.2 volume support is enabled (on supported models). * Makes DSM recheck disk compatibility so rebooting is not needed (DSM 7 only). * Reminds you that you may need to reboot the Synology after running the script (DSM 6 only). diff --git a/images/ram_wanring.png b/images/ram_wanring.png new file mode 100644 index 0000000..4978177 Binary files /dev/null and b/images/ram_wanring.png differ