From 9496d350cf90a062ab0ad2f0bb3249446c2bb333 Mon Sep 17 00:00:00 2001 From: Kam Date: Mon, 19 Dec 2016 22:46:57 +0100 Subject: [PATCH] Update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2a8dc4f..79e783f 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ Spectacle generates beautiful static HTML5 documentation from [OpenAPI](https:// The goal of Spectacle is help you "save time and look good" by providing an extensible platform for generating your REST API docs. The default layout is a three column single page, similar to those employed by [Stripe](https://stripe.com/docs/api) and [Intercom](https://developers.intercom.com/reference). -![Demo Screenshot](screenshot.jpg) - -## Live Demo - See a demo of Spectacle in action here: [http://cheesestore.github.io](http://cheesestore.github.io) +--- + +![Demo Screenshot](screenshot.jpg) + ## Features * **OpenAPI/Swagger 2.0 support**: Support for the latest OpenAPI/Swagger specification.