diff --git a/system_monitor_overlay/README.md b/system_monitor_overlay/README.md index 28cdb80..6145af0 100644 --- a/system_monitor_overlay/README.md +++ b/system_monitor_overlay/README.md @@ -4,7 +4,7 @@ This overlay displays real-time system information like CPU and memory usage. It ## Example Output -*(Image to be provided by user)* +![Example Output](obs_example.png) ## Installation diff --git a/system_monitor_overlay/obs_example.png b/system_monitor_overlay/obs_example.png new file mode 100644 index 0000000..6826161 Binary files /dev/null and b/system_monitor_overlay/obs_example.png differ