Add Main.java and update README.md with Korean documentation

This commit is contained in:
민우준
2026-06-28 14:07:06 +09:00
parent cbd3980adc
commit cb59fdb7f1
2 changed files with 25 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
void main(){
IO.println("자바코드");
}