From 5404f8c7f15c66c9bc28eeb4e4d46395fe897b10 Mon Sep 17 00:00:00 2001 From: Trevor Livingston Date: Mon, 8 Jan 2018 12:55:25 -0600 Subject: [PATCH] updated readme to call out rename --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4a2a6d4..fbb201a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![Build Status](https://travis-ci.org/krakenjs/hapi-openapi.svg?branch=master)](https://travis-ci.org/krakenjs/hapi-openapi) [![NPM version](https://badge.fury.io/js/hapi-openapi.png)](http://badge.fury.io/js/hapi-openapi) +### Note: this project was renamed from 'swaggerize-hapi' to 'hapi-openapi'. + `hapi-openapi` is a design-driven approach to building RESTful services with [OpenAPI (Swagger)](http://openapis.org) and [Hapi](http://hapijs.com) (OpenAPI 3.0 support coming soon). `hapi-openapi` provides the following features: