diff --git a/README.md b/README.md index 5e5cb8f..650ea28 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ http: ## Endpoints ### Cache -Method: **GET** -Path: **/** +Method: **GET** +Path: **/** Response: ```json @@ -44,8 +44,8 @@ Response: ``` ### Key -Method: **GET** -Path: **/key/{name}** +Method: **GET** +Path: **/key/{name}** Response: ```json @@ -53,5 +53,5 @@ Response: ``` ### Live & Ready endpoints -Method: **GET** -Path: **/health/live** and **/health/ready** \ No newline at end of file +Method: **GET** +Path: **/health/live** and **/health/ready** \ No newline at end of file