From 8bb9391fa82a40858dccd41fd59a7d2263cf4325 Mon Sep 17 00:00:00 2001 From: Matt Hurne Date: Thu, 20 Nov 2014 09:05:59 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db28b9d0..6f20f9c5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Swagger UI -Swagger UI is part of Swagger project. The Swagger project allows you to produce, visualize and consume your OWN RESTful services. No proxy or 3rd party services required. Do it your own way. +Swagger UI is part of the Swagger project. The Swagger project allows you to produce, visualize and consume your OWN RESTful services. No proxy or 3rd party services required. Do it your own way. Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation and sandbox from a Swagger-compliant API. Because Swagger UI has no dependencies, you can host it in any server environment, or on your local machine.