diff --git a/README.md b/README.md index 94b570e..211978c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -# Project +# Void Linux Popcorn statistics analysis + +A visual exploration of the popcorn packages statistics for Void Linux.\ + ## Dataset structure - All inputs (i.e. building blocks from other sources) are located in - `inputs/`. -- All custom code is located in `code/`. + `input/`. This contains the primary dataset used, `popcorn`. +- Exploratory notebooks code is located in `notebooks/`.