SpellSinger

Results 2 issues of SpellSinger

In readme, incorrect: ``` org.neo4j neo4j-jdbc 2.3.2 ``` In pom.xml, correct: ``` org.neo4j neo4j-jdbc-driver 3.0.1 ``` This cost me 2 hours to understand why it can't find Driver (I was...

It would be really useful to know how to insert data in runtime.