diff --git a/README.md b/README.md index 666a0c8..b99aab7 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,9 @@ server.register(expressSessionHapi, function (error) { userProp: Joi.string().default('user'), } ``` + +## License + +The [MIT](https://github.com/kadishmal/express-session-hapi/blob/master/LICENSE) License (MIT) + +Copyright (c) 2016 Esen Sagynov