From 2c68647b5b7d9c5236b4f0a87796e95f63143b20 Mon Sep 17 00:00:00 2001 From: Tyler Hallada Date: Sun, 18 Feb 2018 18:46:28 -0500 Subject: [PATCH] Add github page link to README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50f2a8d..c8b30d5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,10 @@ This technique is still a work in progress. Styles for all elements are not yet completely isolated. Using the Firefox's browser default stylesheet means that it doesn't quite work as expected in other browsers. -To see the current progress for yourself: +To see the current progress for yourself visit [the example +page](https://thallada.github.io/default-stylesheet/example/index.html). + +Alternatively, you can run it yourself by: ```bash git clone https://github.com/thallada/default-stylesheet