diff --git a/README.md b/README.md index b8210a0..e5cbafa 100644 --- a/README.md +++ b/README.md @@ -67,3 +67,5 @@ public class MyCustomException extends Exception { } } ``` + +And that's it!