Update README

This commit is contained in:
Marty Oehme 2025-10-09 08:57:12 +02:00
parent 2394bb3ca9
commit 7c7970dcd2
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -1,7 +1,10 @@
# Project <insert name> # Void Linux Popcorn statistics analysis
A visual exploration of the popcorn packages statistics for Void Linux.\
<https://popcorn.voidlinux.org>
## Dataset structure ## Dataset structure
- All inputs (i.e. building blocks from other sources) are located in - All inputs (i.e. building blocks from other sources) are located in
`inputs/`. `input/`. This contains the primary dataset used, `popcorn`.
- All custom code is located in `code/`. - Exploratory notebooks code is located in `notebooks/`.