diff --git a/README.md b/README.md index 9e597d8..68fb523 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Aim was to make a small step in a developer-in-the-loop state machine that helps Hour long workshop in which we made a small extension to show the red or green status right above the developers' prompt. No tests, and specific to a typescript project, but works as a proof of concept. +![Screenshot showing 1 of 1 test file passed](doc/pi-red-green-widget.jpeg) + Possible next steps: - Extract to separate extension. diff --git a/doc/pi-red-green-widget.jpeg b/doc/pi-red-green-widget.jpeg new file mode 100644 index 0000000..35ff540 Binary files /dev/null and b/doc/pi-red-green-widget.jpeg differ