Skip to content

Commit

Permalink
minor changes in README.md
Browse files Browse the repository at this point in the history
Documentation and installation heading were not displayed properly. A space character was missing after the '##' for both.
  • Loading branch information
santhisenan authored Sep 7, 2017
1 parent ce057f0 commit 54ee450
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ 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:

```javascript
npm install acl
```

##Documentation
## Documentation

* [addUserRoles](#addUserRoles)
* [removeUserRoles](#removeUserRoles)
Expand Down

0 comments on commit 54ee450

Please sign in to comment.