From f741233651aaaf76a072eebe227049f904257a09 Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Tue, 13 Aug 2013 21:19:20 -0700 Subject: [PATCH] updated readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c66202eb36..2f360151c7 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ file it in github: * [Swagger UI](https://github.com/wordnik/swagger-ui/issues) * [Swagger codegen](https://github.com/wordnik/swagger-codegen/issues) +## Get started with Swagger! +See the guide on [getting started with swagger](https://github.com/wordnik/swagger-core/wiki/Adding-Swagger-to-your-API) to get started with adding swagger to your API. + ## Overview This is a project to build the swagger-core library, which is required for the Wordnik implementation of the Swagger spec. You can find out more about both the spec and the