From 77a3adf41ee978af3c1ac83e7134b62490e10bd1 Mon Sep 17 00:00:00 2001 From: tischrei Date: Fri, 12 May 2023 07:19:49 +0000 Subject: [PATCH] fix bullets --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index c5401d5f..bfb44b93 100644 --- a/README.rst +++ b/README.rst @@ -36,13 +36,12 @@ The file is based on the yaml-file format and has three main sections which can be compared with database tables in a relational database. * documents: contains the information about every single document and its type -like umn, api-ref etc. + like umn, api-ref etc. * service category: contains the keyword and title of the service category * services: contains the repository information about the internal (Gitea) and -external location (GitHub) and all the necessary parameters of the service -itself + external location (GitHub) and all the necessary parameters of the service itself These sections, or better "tables" have their own keys and foreign keys so that the tables are linked together and