Skip to content

Commit 0193072

Browse files
authored
Merge pull request #251 from santhisenan/master
Minor changes in README
2 parents ce057f0 + 636c592 commit 0193072

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ Follow [manast](http://twitter.com/manast) for news and updates regarding this l
2929
- Express middleware for protecting resources.
3030
- Robust implementation with good unit test coverage.
3131

32-
##Installation
32+
## Installation
3333

3434
Using npm:
3535

3636
```javascript
3737
npm install acl
3838
```
3939

40-
##Documentation
40+
## Documentation
4141

4242
* [addUserRoles](#addUserRoles)
4343
* [removeUserRoles](#removeUserRoles)

0 commit comments

Comments
 (0)