Skip to content

Commit 5e939a2

Browse files
committed
Updated README.md
1 parent 915145e commit 5e939a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Behavioral patterns are concerned with algorithms and the assignment of responsi
5656

5757
Presentation Tier patterns are the top-most level of the application, this is concerned with translating tasks and results to something the user can understand.
5858

59+
* [Intercepting Filter](#intercepting-filter)
5960

6061
## <a name="abstract-factory">Abstract Factory</a> [&#8593;](#list-of-design-patterns)
6162
**Intent:** Provide an interface for creating families of related or dependent objects without specifying their concrete classes.

0 commit comments

Comments
 (0)