Credit @dhruvvyas90 in readme

This commit is contained in:
Luke Childs 2019-12-16 15:43:25 +07:00
parent 129cc9ba05
commit fb7066f8e1

View file

@ -93,6 +93,10 @@ Build the VM only image with:
docker build -t lukechilds/dockerpi:vm --target dockerpi-vm .
```
## Credit
Thanks to [@dhruvvyas90](https://github.com/dhruvvyas90) for his [dhruvvyas90/qemu-rpi-kernel](https://github.com/dhruvvyas90/qemu-rpi-kernel) repo.
## License
MIT © Luke Childs