Skip to content

Commit e4cffd4

Browse files
committed
Link examples from API docs
1 parent 1528d81 commit e4cffd4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ This will result in the following files, which are placed in the specified `--ou
5656
disk image: Create an EFI system partition formatted with the FAT filesystem and place the
5757
EFI file under `efi\boot\bootx64.efi` on that filesystem.
5858
59+
**You can find some examples that implement the above steps [in our GitHub repo](https://github.com/rust-osdev/bootloader/tree/main/examples).**
60+
5961
## Configuration
6062
6163
The bootloader can be configured through a `[package.metadata.bootloader]` table in the

0 commit comments

Comments
 (0)