From 0649aa05f571dd0571c8b0b193643f2e52c0cd2d Mon Sep 17 00:00:00 2001 From: Gert Hengeveld Date: Mon, 21 Mar 2022 10:42:35 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 606f9a6e..97f6451c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Storybook test runner turns all of your stories into executable tests. +Read the announcement: [Interaction Testing with Storybook](https://storybook.js.org/blog/interaction-testing-with-storybook/) +

Table of Contents

- [Features](#features)