diff --git a/Names b/Names index 9945e57..cf368c0 100644 --- a/Names +++ b/Names @@ -4,7 +4,7 @@ public class Names { public static void main(String[] args) { //Add your name to the end of the code - System.out.println("Mitchell, Nathan, James, Connie, Ryan A, *YOURNAME HERE* "); + System.out.println("Mitchell, Nathan, James, Connie, Ryan A,Steev James, Eibel Salil, Nikhil Babu, BruceWayn, *YOURNAME HERE* "); } }