diff --git a/README.md b/README.md index b82842b..7f41745 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ A web component providing an easy-to-use UI that allows users to easily create and edit a Tech Radar without having to directly modify a JSON file. It also adds validation to ensure that your Tech Radar is always in a valid state. +![Screenshot](./screenshot.png) + ## Who created the Tech Radar? [ThoughtWorks](https://thoughtworks.com/radar) created the Tech Radar concept, and [Zalando created the visualization](https://opensource.zalando.com/tech-radar/) that is popular today. diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..66a5347 Binary files /dev/null and b/screenshot.png differ