diff --git a/README.md b/README.md index e26c452..0a824cb 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,8 @@ This is what you'll see in your browser: [Open in CodeSandbox](https://codesandbox.io/s/brave-lewin-ofw92?file=/src/components/application.jsx) +[Open in Codeanywhere](https://app.codeanywhere.com/#https://github.com/eels/chic-modules/blob/6d3b5891484621efb6ba0497094fddb84255aa2d/README.md) + ## Style Modifiers As I briefly touched upon in the opening Motivation statement, my biggest gripe when using css-modules is the cumbersome nature of adding "modifier" class names to components. Where I believe `chic-modules` really shines is in its attempt to solve this problem.