jparams / to-string-verifier

To String Verifier provides an easy and convenient way to test the toString method on your class.
MIT License
33 stars 6 forks source link

Add more syntax highlighting in README #5

Closed Riggs333 closed 6 years ago

Riggs333 commented 6 years ago

Also testCompile should be enough for the dependency when using Gradle.

jparams commented 6 years ago

@Riggs333 thanks a lot for your contribution. Much appreciated.