diff --git a/README.md b/README.md index a503e12..f265fdb 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,12 @@

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 +| Syntax | Description | +| ----------- | ----------- | +| 0-docs | Lecture Slides | +| 1-bwc | Source Code | +| 2-data | Test Data |

Building BigWhoop