Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions HelloWorld.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello World");
}
}
// Matthew Peterson
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# SuperCoolProject
# SuperCoolProject

Guys im having second thoughts, this might not be as cool as I thought.

Matthew Peterson is pretty cool...

but so is Software Engineering with Dr Ren