From c45c48e0e4c556095355261ec50122c826b6dc6a Mon Sep 17 00:00:00 2001 From: YingRui Lu Date: Wed, 1 May 2019 14:28:25 +0800 Subject: [PATCH] update README.md --- LICENSE.md => LICENSE | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSE.md => LICENSE (100%) diff --git a/LICENSE.md b/LICENSE similarity index 100% rename from LICENSE.md rename to LICENSE diff --git a/README.md b/README.md index 4f75456..96c6b77 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Generate JSONAPI Swagger Doc. -[![Gem Version](https://img.shields.io/gem/v/jsonapi-swagger.svg)](https://rubygems.org/gems/jsonapi-swagger) [![GitHub license](https://img.shields.io/github/license/superiorlu/jsonapi-swagger.svg)](https://github.com/superiorlu/jsonapi-swagger/blob/master/LICENSE.md) +[![Gem Version](https://img.shields.io/gem/v/jsonapi-swagger.svg)](https://rubygems.org/gems/jsonapi-swagger) [![GitHub license](https://img.shields.io/github/license/superiorlu/jsonapi-swagger.svg)](https://github.com/superiorlu/jsonapi-swagger/blob/master/LICENSE) ## Installation