Skip to content

Commit 7e7a0c8

Browse files
committed
Update readme with presentation link
1 parent 4dbf646 commit 7e7a0c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

command/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Use the Command pattern when you want to
3636
* implement callback functionality
3737
* implement the undo functionality
3838

39+
## Presentations
40+
41+
* [Command Pattern](etc/presentation.html)
42+
3943
## Real world examples
4044

4145
* [java.lang.Runnable](http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html)

0 commit comments

Comments
 (0)