Update readme with presentation link
This commit is contained in:
parent
4dbf646b37
commit
7e7a0c83f5
@ -36,6 +36,10 @@ Use the Command pattern when you want to
|
|||||||
* implement callback functionality
|
* implement callback functionality
|
||||||
* implement the undo functionality
|
* implement the undo functionality
|
||||||
|
|
||||||
|
## Presentations
|
||||||
|
|
||||||
|
* [Command Pattern](etc/presentation.html)
|
||||||
|
|
||||||
## Real world examples
|
## Real world examples
|
||||||
|
|
||||||
* [java.lang.Runnable](http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html)
|
* [java.lang.Runnable](http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user