README.md
+3
-3
diff --git a/README.md b/README.md
index 813f220..25dd9f8 100644
@@ -98,9 +98,9 @@ src/
│ │ └── ExceptionMiddleware.cs # Global exception handler
│ ├── Program.cs
│ └── Walley.Checkout.Api.csproj
├── Walley.Checkout.Api.Tests/
│ ├── RefundServiceTests.cs # Example tests (for reference)
│ └── Walley.Checkout.Api.Tests.csproj
└── Walley.Checkout.Api.Tests/
├── RefundServiceTests.cs # Example tests (for reference)
└── Walley.Checkout.Api.Tests.csproj
```
## Tips