diff --git a/README.md b/README.md index 7cc3704..a52ec1f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A cmake example file is shipped within this repository. Here is a screenshot of first output lines you get while running the example. -![](screenshots/example_showcase.png) +![](screenshot/example_showcase.png) If you want to see all the features embedded in the example, feel free to build and run it yourself: diff --git a/screenshots/example_showcase.png b/screenshot/example_showcase.png similarity index 100% rename from screenshots/example_showcase.png rename to screenshot/example_showcase.png