diff --git a/README.md b/README.md index 082e2b2..c3fd696 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,6 @@ docker run -d --name signal \ ``` It will start a container named `signal` and run it in the background. -![Example usage](docs/images/example.png) - ## Production Deployment ### Configuration Reference @@ -272,4 +270,4 @@ Signal enriches every event with structured metadata for querying. ## License -Distributed under the MIT License. See [LICENSE](LICENSE) for more information. \ No newline at end of file +Distributed under the MIT License. See [LICENSE](LICENSE) for more information. diff --git a/docs/images/example.png b/docs/images/example.png deleted file mode 100644 index 0dc4c87..0000000 Binary files a/docs/images/example.png and /dev/null differ