diff --git a/README.md b/README.md index 7d5d166..309d93a 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -Console.WriteLine("Hello, world!"); \ No newline at end of file +Console.WriteLine("Hello, world!"); + +System.out.println(new Date()); \ No newline at end of file