diff --git a/README.md b/README.md index e2e220f..838e2f9 100644 --- a/README.md +++ b/README.md @@ -78,4 +78,5 @@ output } ``` -**sample app:** [Sample.Api](https://github.com/ogulcanturan/Ogu.AspNetCore.Response/tree/master/samples/Sample.Api) +## Sample Application +A sample application demonstrating the usage of Ogu.AspNetCore.Response can be found [here](https://github.com/ogulcanturan/Ogu.AspNetCore.Response/tree/master/samples/Sample.Api).