Skip to content

Commit f507246

Browse files
committed
Update README.md
1 parent 7c24351 commit f507246

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
This will be a repository of how to use the Design Patterns from *Gang of Four* in your applications with Javascript.
33
I borrowed the examples from [Head First Design Patterns](http://www.amazon.com/First-Design-Patterns-Elisabeth-Freeman/dp/0596007124/ref=sr_1_1?ie=UTF8&qid=1316512770&sr=8-1) book.
44

5+
## Update:
6+
Added changes to index.html. Now you can check the code to be executed and the execution without to have open console. Thanks -adamnbowen-
7+
58
## Design Patterns that you can found in this repository:
69

710
* Adapter

0 commit comments

Comments
 (0)