Browse Source

Add github page link to README

Tyler Hallada 6 years ago
parent
commit
2c68647b5b
1 changed files with 4 additions and 1 deletions
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -8,7 +8,10 @@ This technique is still a work in progress. Styles for all elements are not yet
8 8
 completely isolated. Using the Firefox's browser default stylesheet means that
9 9
 it doesn't quite work as expected in other browsers.
10 10
 
11
-To see the current progress for yourself:
11
+To see the current progress for yourself visit [the example
12
+page](https://thallada.github.io/default-stylesheet/example/index.html).
13
+
14
+Alternatively, you can run it yourself by:
12 15
 
13 16
 ```bash
14 17
 git clone https://github.com/thallada/default-stylesheet