diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 749dc017..7245f882 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,3 @@ Contribution Guide Lines/Coding Conventions: -* Packages must start with the.bytecode.club.bytecodeviewer -* If code you write can throw an exception, handle it using new the.bytecode.club.bytecodeviewer.ExceptionUI(exception, "authors@email.com") +* Packages must start with the.bytecode.club.bytecodeviewer. * All variables must be at the start of each class. \ No newline at end of file