diff --git a/README.md b/README.md index 341e20b..e90a05b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ ## Team members -(Delete this line and replace it with your information!) +sashank reddy skadiveti@gawk.iit.edu +anthony martinez amartinez64@hawk.iit.edu +Victoria Akirtava vakirtava@hawk.iit.edu ## Git & GitHub diff --git a/ace.java b/ace.java new file mode 100644 index 0000000..8c6741c --- /dev/null +++ b/ace.java @@ -0,0 +1,6 @@ +public class AnthonyMartinez { + public static void main (String [] args) { + system.out.println("Hello World"); + + } +} \ No newline at end of file diff --git a/new 1.txt b/new 1.txt new file mode 100644 index 0000000..81c14b2 --- /dev/null +++ b/new 1.txt @@ -0,0 +1,6 @@ +public.class.vakirta { + public static void main(String[] args) { + System.out.println("Hello world!"); + } +} + \ No newline at end of file