Skip to content

Commit cdc1f25

Browse files
committed
some comments
1 parent 5d269cd commit cdc1f25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Hello world using all 23 kinds of GoF design patterns.
77
public class Main {
88

99
public static void main(String[] args) throws InstantiationException, IllegalAccessException {
10+
//hello=interjection
11+
//world=object
1012

1113
System.out.println("We are creational patterns!");
1214

0 commit comments

Comments
 (0)