commit fa1594968fb6991e8eca2f5a9b2030b02c403295 Author: Yuki Date: Sat Apr 5 00:45:26 2025 +0800 feat: Initialize repository Here we go! diff --git a/README.md b/README.md new file mode 100644 index 0000000..1740146 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# A collection of design pattern + +This project implements some design patterns using C++. +