diff --git a/README.md b/README.md index 54d7234..c1e6154 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ One Day Lifetime SNS - [Unit Test](https://mangkyu.tistory.com/143) ## Application Structure -### Simple CQRS -

+### CQRS and Event Sourcing +

### Directory Structure @@ -72,7 +72,3 @@ git clone https://github.com/zzzinho/Oneul.git gradle bootJar docker compose up --build -d ``` - -## Next Level -### CQRS with separated persistance mechanisms -

\ No newline at end of file diff --git a/asset/oneul_structure.jpeg b/asset/oneul_structure.jpeg new file mode 100644 index 0000000..953c1a0 Binary files /dev/null and b/asset/oneul_structure.jpeg differ