Skip to content

Commit 24ce117

Browse files
authored
Update README.md
1 parent f56160c commit 24ce117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ The code from my YouTube series on "Java Tutorials (For Beginners)". Interested?
5252
[47 - try-with-resources, finally, throws ( Read a text file )](code/tutorial_47.java)
5353
[48 - Logging ( FileHandler, ConsoleHandler, Levels )](code/tutorial_48.java)
5454
[49 - Read & Write to Files ( Reader, Writer, Buffered vs Not )](code/tutorial_49.java)
55-
[50 - Packaging ( package, compile, import )](code/tutorial_50.java)
55+
[50 - Packaging ( package, compile, import, @argslist )](code/tutorial_50)

0 commit comments

Comments
 (0)