From ae909ba6e005cde01b8957b0bd03b1b3149d33f6 Mon Sep 17 00:00:00 2001 From: sophiarocks <49179137+sophiarocks@users.noreply.github.com> Date: Tue, 7 Apr 2020 22:24:36 -0700 Subject: [PATCH] Tiny PR to fix markdown For Github markdown you need to have a newline before your `###` or else it literally renders as `###`, so, this PR fixes a tiny bug in the rendering of your README on Github.com. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36adb759..3518ad39 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ If you use this code or application, please cite the original paper published by

Demo (Canvas)

Demo (SVG)

+ ### Compatibility All the current versions of the major browsers are supported and the application has been tested on the following browsers (versions):