Minor change to README

This commit is contained in:
raychatter
2013-01-15 14:49:51 -08:00
parent c579b866c6
commit 61dae14384

View File

@@ -67,3 +67,5 @@ public class MyCustomException extends Exception {
}
}
```
And that's it!