diff --git a/README.md b/README.md index 78850ab..5b60544 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Converts CSS text to a React Native stylesheet object. +[Try it here](https://csstox.surge.sh) + ```css font-size: 18px; line-height: 24px;