From 5e000f7595e695f0b59b4c928b2f75a1ebaa29d5 Mon Sep 17 00:00:00 2001 From: Steven Date: Mon, 13 Nov 2017 09:29:38 -0500 Subject: [PATCH] Fix markdown header in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43f89c3..bd29efa 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,6 @@ These modules exposes four core rendering classes: There are also helper classes to work with vector paths, 3x3 transformation matrices, colors, morphing, common shapes etc. -#Demos +## Demos [See ./demos](./demos)