diff --git a/35-CAN-vehicle-monitor/README.md b/35-CAN-vehicle-monitor/README.md index 3517229f..cf6f89a0 100644 --- a/35-CAN-vehicle-monitor/README.md +++ b/35-CAN-vehicle-monitor/README.md @@ -2,6 +2,8 @@ Monitor a CAN bus for messages with particular IDs and upload those messages to the cloud. +![](images/banner.png) + ## You Will Need * [Visual Studio Code (VS Code)](https://code.visualstudio.com/) with the [PlatformIO extension](https://platformio.org/) diff --git a/35-CAN-vehicle-monitor/images/banner.png b/35-CAN-vehicle-monitor/images/banner.png new file mode 100644 index 00000000..3c480cca Binary files /dev/null and b/35-CAN-vehicle-monitor/images/banner.png differ