diff --git a/README.md b/README.md index 8aab2c2..a504d6b 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,6 @@ Compile using [`./build.ps1`](./build.ps1) (raw commands are in the [`build`](./ The compiled files are in the `target` directory. To use this in a Raspberry PI, just format an SD card with a FAT32 partition (see [Raspberry Pi's documentation](https://www.raspberrypi.com/documentation/computers/getting-started.html#sd-cards)), place everything from [`firmware`](./firmware/) into that partition as well as the `kernel.img` file you've compiled. - -### Contact - -You may contact me about the project via e-mail: karliscern [at] gmail [dot] com.