Rename main class

This commit is contained in:
Bea 2022-10-21 12:51:29 +02:00
parent 8e5f1c332e
commit 02434e5b84
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
package wtf.beatrice.nounspicker;
public class Main
public class NounsPicker
{
public static void main(String[] args)
{