Skip to content

Commit 9a5c2b2

Browse files
author
viveksacademia4git
committed
Update README.md
1 parent f8f99a3 commit 9a5c2b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ There are examples that shows how to use the design patterns.
1111

1212
### Install
1313

14-
Nuget package is available at: [gofpatterncsharp](https://www.nuget.org/packages/gofpatterncsharp/)
14+
Nuget package is available at: [GofPatterns](https://www.nuget.org/packages/GofPatterns/)
1515

1616
```bash
1717
dotnet add package GofPatterns
@@ -21,7 +21,7 @@ dotnet add package GofPatterns
2121

2222
### Behavioral Patterns
2323

24-
- [Chain of Responsibility](README/Behavioral/CoR.md)
24+
- [Chain of Responsibility (CoR)](README/Behavioral/CoR.md)
2525
- [Command](README/Behavioral/Command.md)
2626
- State
2727
- Strategy

0 commit comments

Comments
 (0)