diff --git a/README.md b/README.md index 7f2eded..1ee37f7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ fastboot3DS is a bootloader for the 3DS console, intended to be installed to the FIRM0 partition. It allows you to assign homebrew in .firm format to bootslots, and to chainload bootslots via either a bootmenu or a button combo of your choosing. fastboot3DS also contains basic tools for NAND backups and restores. +![fastboot3DS on a real N3DS](https://github.com/derrekr/fastboot3DS/blob/master/assets/fastboot_on_n3ds.jpg?raw=true) + ## Disclaimer fastboot3DS installs to a critical partition of your system, and thus becomes one of the softwares critical to the functioning of your system. Although having been thoroughly tested, some risk may still remain, especially when fastboot3DS is not used in the way it is intended. In short: we are not responsible for any damage that may occur to your system as a direct or indirect result of you using fastboot3DS. diff --git a/assets/fastboot_on_n3ds.jpg b/assets/fastboot_on_n3ds.jpg new file mode 100644 index 0000000..5dc0f8e --- /dev/null +++ b/assets/fastboot_on_n3ds.jpg Binary files differ