From c96bdc44de2e4063a13f9a33c66dc0dec10ffc26 Mon Sep 17 00:00:00 2001 From: Mike Petrovich Date: Thu, 5 Nov 2020 16:26:33 +0100 Subject: [PATCH] Improve formatting for visibility --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 52a05a7..87e60af 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ **NOTICE: This project has been abandoned.** See [this issue](https://github.com/mpetrovich/stylemark/issues/101) for details. -**Generate interactive style guides from Markdown.** - -Document your style guide components in code comments or Markdown files, and Stylemark will generate a static HTML site with live, interactive components. +Generate interactive style guides from Markdown. Document your style guide components in code comments or Markdown files, and Stylemark will generate a static HTML site with live, interactive components. ![Bootstrap style guide](https://user-images.githubusercontent.com/1235062/31162551-2d8f6da6-a8ac-11e7-8874-9e8a2c1c6680.png)