improve documentation of some functions and more readme work

This commit is contained in:
2025-10-19 20:23:55 -07:00
parent f5f431458c
commit 9b8ba30f56
6 changed files with 128 additions and 57 deletions

View File

@@ -1,9 +1,10 @@
<p align="center">
<div align="center">
<img src="assets/logo.png" alt="sprout logo" width="258" height="200" />
<h1 align="center">Sprout</h1>
![Sprout Logo](assets/logo.png)
Sprout is an **EXPERIMENTAL** programmable UEFI bootloader written in Rust.
# Sprout
</div>
Sprout is in use at Edera today in development environments and is intended to ship to production soon.