diff --git a/src/Main.java b/src/CreeperSQL.java
similarity index 96%
rename from src/Main.java
rename to src/CreeperSQL.java
index 930198c..c8bdecd 100644
--- a/src/Main.java
+++ b/src/CreeperSQL.java
@@ -1,6 +1,6 @@
//TIP To Run code, press or
// click the icon in the gutter.
-public class Main {
+public class CreeperSQL {
public static void main(String[] args) {
//TIP Press with your caret at the highlighted text
// to see how IntelliJ IDEA suggests fixing it.