Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SwanX1 committed Aug 10, 2024
1 parent 4e6b7c7 commit 3cd3fd0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
<!--
### Usage
This project is meant for a specific setup (the ili9341 display, for example), however you can freely configure it in code. The constants in code are meant to be changed.<br>
Expand All @@ -44,3 +40,6 @@ It's as easy as pie! *(hehe get it?)*

### License
View [`attribution`](./attribution/) for more information.

### Contact
You may contact me about the project via e-mail: karliscern [at] gmail [dot] com.

0 comments on commit 3cd3fd0

Please sign in to comment.