Skip to content

Commit ac96184

Browse files
authored
Update README.md
1 parent cff4824 commit ac96184

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# DesignPatternsJava9
2-
This repository consists Gang of Four Design patterns code example used for course https://www.packtpub.com/application-development/learn-design-patterns-java-9-video
2+
This repository contains working code examle used for Video Course by Packt Publication with title "Learn Design Patterns with Java " authored by "Aseem Jain"
3+
The link of the course is https://www.packtpub.com/application-development/learn-design-patterns-java-9-video
34

4-
Each branch in the repository has working example code for 1 design pattern.
5+
This repository has several branches and each branch contains code of a design pattern.
56

67
To look at code of Decorator pattern you might have to switch to branch decorator pattern eg. link https://github.com/premaseem/DesignPatternsJava9/tree/decorator-pattern
78

0 commit comments

Comments
 (0)