diff --git a/src/ndballsim/Main.java b/src/ndballsim/Main.java index c3c4af5..de8d36b 100644 --- a/src/ndballsim/Main.java +++ b/src/ndballsim/Main.java @@ -109,8 +109,8 @@ public static void main(String[] args) { + "a :an apioform joins the hive, increasing the have value by 1\n" + "f :an apioform leaves the hive to polinate flowers, decreasing the value of the hive by 1\n" + "q :the queen leaves the hive, taking all apioforms with her, hive value is now 0\n" - + "n :nector attract apioforms to or away from the hive untill its value matches the ball" - + "H :the hive itself, when run into the ball`s value becomes the hive value" + + "n :nector attract apioforms to or away from the hive untill its value matches the ball\n" + + "H :the hive itself, when run into the ball`s value becomes the hive value\n" + "SPECIAL INSTR:\n" + "E end program\n" + "\n"