From 97a1e9837eb873af72d96e542d44b65f71406418 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Fri, 18 Mar 2022 15:32:20 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5686262..e4b2f9d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Specifications of datastructures, interfaces, and file formats +# Specifications for datastructures, interfaces, and file formats * **Generic datastructure specifications**: To be used in applications, as payloads in apis, or as file formats. -* **API Interfaces offered by ClusterCockpit** -* **HPC Job-Archive specification** -* **SQL Jobs Table Schema** +* **APIs offered by ClusterCockpit**: REST, GraphQL, and Influx Line protocol descriptions. +* **HPC Job-Archive specification**: A directory tree and file format description for a file based HPC Job Performance archive. +* **SQL Jobs Table Schema**: The SQL database schema used in cc-backend.