Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikordaris committed Feb 24, 2016
1 parent 816259f commit 45144d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ acl = new Acl(new Acl.arangodbBackend(db));
acl = new Acl(new Acl.arangodbBackend(db, 'acl_', true));
```
##Testing
Tested using acl's tests runner against ArangoDB v2.8.2
Tested using acl's tests runner against ArangoDB v2.8.3

##Documentation
See [NODE ACL documentation](https://github.com/OptimalBits/node_acl#documentation)
Expand Down

0 comments on commit 45144d7

Please sign in to comment.