From 8c38533a98bd9d7c55da32e6be8a9f142ad8e2c9 Mon Sep 17 00:00:00 2001 From: Drew Noakes Date: Wed, 3 May 2017 00:31:04 +0100 Subject: [PATCH] Link to reponsive example from README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31d374c..f29695a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ See [http://smoothiecharts.org](http://smoothiecharts.org) * [Hello world example](http://smoothiecharts.org/examples/example1.html) * [Another example (server CPU usage)](http://smoothiecharts.org/examples/server-load.html) +* [Another example (responsive layout)](http://smoothiecharts.org/examples/responsive.html) * [Tutorial](http://smoothiecharts.org/tutorial.html) * [Interactive builder](http://smoothiecharts.org/builder/) * Just the JavaScript: [smoothie.js](http://github.com/joewalnes/smoothie/raw/master/smoothie.js)