From 86af9928db12cda654ce990fc921d29e341d8666 Mon Sep 17 00:00:00 2001 From: richelbilderbeek Date: Thu, 11 Jul 2024 10:27:59 +0200 Subject: [PATCH] Add screenshot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cd5f15..1820d58 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,11 @@ Chapter of [https://github.com/richelbilderbeek/bevy_tdd_book](https://github.com/richelbilderbeek/bevy_tdd_book) -First, we follow the steps of the [Bevy setup](https://bevyengine.org/learn/quick-start/getting-started/setup/): +![Screenshot of this application](show_2d_coordinat_systems.png) + +## Setup + +Setup is done as described in [the Bevy 'getting started' guide](https://bevyengine.org/learn/quick-start/getting-started/setup/): ```bash git clone https://github.com/richelbilderbeek/bevy_tdd_book_show_2d_coordinat_systems