diff --git a/examples/uart-bridge/README.md b/examples/uart-bridge/README.md index d662265e..cde9a5be 100644 --- a/examples/uart-bridge/README.md +++ b/examples/uart-bridge/README.md @@ -11,6 +11,4 @@ into an embedded device and provide a UART-to-Network bridge capability: - Live UART console allows to talk to the UART from the web page - Web UI is hardcoded into the binary and does not need a filesystem -![](screenshots/dashboard.png) - -See a detailed tutorial at https://mongoose.ws/tutorials/uart-bridge/ \ No newline at end of file +See a detailed tutorial at https://mongoose.ws/tutorials/uart-bridge/ diff --git a/examples/uart-bridge/screenshots/dashboard.png b/examples/uart-bridge/screenshots/dashboard.png deleted file mode 100644 index 02f344fe..00000000 Binary files a/examples/uart-bridge/screenshots/dashboard.png and /dev/null differ