Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
maxehmookau committed Feb 3, 2014
1 parent a109ac1 commit d744797
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ This playbook installs [authentication-extension](https://github.com/neo4j-contr

This playbook uses `upstart` to restart neo4j automatically whenever the server is restarted.

## Testing

Please test any changes to the playbook using serverspec. To run the tests, run `bundle install` and `bundle exec rake spec`. Check out the `spec/` folder for examples.

## Licence

The Ansible playbooks are licenced under MIT as described in `LICENCE.md`. neo4j is licenced under GPLv3 as described in [its README](https://github.com/neo4j/neo4j#licensing).
The Ansible playbooks are licenced under MIT as described in `LICENCE.md`. neo4j is licenced under GPLv3 as described in [its README](https://github.com/neo4j/neo4j#licensing).

0 comments on commit d744797

Please sign in to comment.