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