From cfb2e65ec90d27b1738e1b65c4df7b52eff89cc4 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Fri, 14 Oct 2016 12:19:35 +0200 Subject: [PATCH] Examples added --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ffd787ec..7ad10936 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,13 @@ You can find a list of all options [below](#options). | -s, --single | Serve single page apps with only one `index.html` in the root directory | - | | -u, --unzipped | Disable gzip compression | false | +## Examples + +Here's a list of selected sites that are running on `list`: + +- [Hyper](https://hyper.is) ([repo](https://github.com/zeit/hyper-website)) +- [Leo Lamprecht](https://leo.im) ([repo](https://github.com/leo/site)) + ## Contribute 1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device