From 807c2141a21866c391b33d38a58e0aa32efbe66b Mon Sep 17 00:00:00 2001 From: Gianluca Date: Fri, 1 Sep 2017 11:49:11 +0200 Subject: [PATCH] Fixed titles on README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 274badc..35a6535 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Follow [manast](http://twitter.com/manast) for news and updates regarding this l - Express middleware for protecting resources. - Robust implementation with good unit test coverage. -##Installation +## Installation Using npm: @@ -37,7 +37,7 @@ Using npm: npm install acl ``` -##Documentation +## Documentation * [addUserRoles](#addUserRoles) * [removeUserRoles](#removeUserRoles)