From 677731827e37fe3dd45bc6f305e25093bb8fae52 Mon Sep 17 00:00:00 2001 From: Georges Gomes Date: Fri, 14 Aug 2020 18:49:56 +0200 Subject: [PATCH] Adding Components.studio as a tool using CSF --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb3ceb0..beadaff 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ export const emoji = () => ; ### Who uses CSF? -**Tools:** [Storybook](https://storybook.js.org), [WebComponents.dev](https://webcomponents.dev) +**Tools:** [Storybook](https://storybook.js.org), [WebComponents.dev](https://webcomponents.dev), [Components.studio](https://components.studio) + **Compatible with:** [Jest](https://jestjs.io/), [Enzyme](https://enzymejs.github.io/enzyme), [Testing Library](https://testing-library.com), [Cypress](https://www.cypress.io/), [Mocha](https://mochajs.org), etc.