diff --git a/README.md b/README.md index 2a0c113..cfc314e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ See [opentracing/opentracing-go](https://github.com/opentracing/opentracing-go) For example you have architecture like this -![Example architecture](example_architecture.png) +![Example architecture](images/example_architecture.png) To start requests tracing you have to: diff --git a/example_architecture.png b/images/example_architecture.png similarity index 100% rename from example_architecture.png rename to images/example_architecture.png