docs: link advanced docs in README

This commit is contained in:
Iain Learmonth 2026-04-06 11:12:41 +01:00
parent 5f113c9cda
commit 70b267ccdc
2 changed files with 6 additions and 2 deletions

View file

@ -12,11 +12,15 @@ To build a butter image, run:
vmdb2 --rootfs-tarball=my_image.tar.gz --output my_image.img --log my_image.log
```
## Advanced Documentation
* [Creating an upgrade content pack for the Butter Box](./docs/upgrade_pack.md)
## Copyright and Licence
&copy; 2017, Michael Stapelberg and contributors<br>
&copy; 2021 guardianproject<br>
&copy; SR2 Communications Limited
&copy; 2021, guardianproject<br>
&copy; 2025-2026, SR2 Communications Limited
See [LICENCE](./LICENCE) for details of the BSD-3 clause licence.