From 9d8f1d042e1fda0fc587d154024b73c412796388 Mon Sep 17 00:00:00 2001 From: moebiusband73 Date: Mon, 21 Oct 2019 14:53:14 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be2d577..092ff93 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ ## RESTful API specifications -The specifications are defined following the (https://www.openapis.org)[OpenAPI Initiative] format standard. +The specifications are defined following the [OpenAPI Initiative](https://www.openapis.org) format standard. ## Data exchange formats Main data exchange format is JSON. -The specifications are defined following the (https://json-schema.org)[JSON schema] format standard. +The specifications are defined following the [JSON schema](https://json-schema.org) format standard. ## Database schemas