From 1a9b681cb3718f6b62644fcc7f2bab4b0d88e265 Mon Sep 17 00:00:00 2001 From: Cameron Chamberlain Date: Wed, 16 Oct 2019 19:34:39 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3cb503d..46a48ba 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # UnderlineEmphasis This component draws a purple squiggly underline underneath whatever text children are passed in. + +![image](https://user-images.githubusercontent.com/4197647/66902149-df3c5f80-f04b-11e9-99fb-5c44403390e5.png) + +Package uses [tsdx](https://github.com/jaredpalmer/tsdx) as the build system.