Compare commits

..

1 Commits

Author SHA1 Message Date
409501d81f Updated Readme.txt on new_feature
Added one line.
2025-10-21 09:11:02 +00:00
2 changed files with 2 additions and 3 deletions

View File

@@ -1,2 +1,3 @@
To jest edytowany plik Readme.txt
Wprowadzam zmiany.
Wprowadzam zmiany.
Modyfikacja na new_feature.

View File

@@ -11,8 +11,6 @@ public class DemoApplication {
System.out.println("Start application");
System.out.println("Start application 2");
System.out.println("Start application 111");
System.out.println("Change");
System.out.println("new Date()");
}