From da89b12f4196d4098eb3099debd248b1503e6558 Mon Sep 17 00:00:00 2001 From: Sebastian Duda <32878822+8sd@users.noreply.github.com> Date: Mon, 28 Jan 2019 21:09:31 +0100 Subject: [PATCH] Fix markdown syntax error in title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e758d29..2a82831d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#deck.js +# deck.js A JavaScript library for building modern HTML presentations. deck.js is flexible enough to let advanced CSS and JavaScript authors craft highly customized decks, but also provides templates and themes for the HTML novice to build a standard slideshow.