handlebars.java
handlebars.java copied to clipboard
Fix invalid Java token error in README.md (replace keyword class with classParam)
- class is a reserved keyword in java code which leads to a compile error when copy pasting this code example