From 1a24035c06f6a47bda2930380707e846bf8b8833 Mon Sep 17 00:00:00 2001 From: Patrick Vogler Date: Tue, 5 Mar 2024 14:58:50 +0100 Subject: [PATCH] Updated Readme.mD --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4053e31..a503e12 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@

Data Compression of numerical data sets with the BigWhoop library

This repository contains all the resources needed to participate in the hands-on sessions of the lecture `Data Compression of numerical data sets with the BigWhoop library`. The repository is organized as follows. -- 0-docs lecture slides -- 1-bwc source code of the BigWhoop compression library -- 2-data Test data sets. +- 0-docs: Lecture slides +- 1-bwc: Source code of the BigWhoop compression library +- 2-data: Test data sets

Building BigWhoop