docs(readme): major readme update

This commit is contained in:
2025-06-21 16:54:23 -04:00
parent 970ea299fe
commit a5639cca58
8 changed files with 184 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
composition_p = subproject('libcomposition')
comp_dep = composition_p.get_variable('composition_dep')
libcomposition = composition_p.get_variable('libcomposition')
spw_dep = composition_p.get_variable('species_weight_dep')
composition_dep = [
comp_dep,