diff --git a/README.md b/README.md new file mode 100644 index 0000000..5095303 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# BehavioralPatterns +Behavioral Patterns is a .NET core solution that shows some ways to implement the behavioral patterns described by the Gang of Four.