Signed-off-by: Kevin O'Connor <ke...@koconnor.net> --- docs/{SeaBIOS.md => index.md} | 2 ++ 1 file changed, 2 insertions(+) rename docs/{SeaBIOS.md => index.md} (98%)
diff --git a/docs/SeaBIOS.md b/docs/index.md similarity index 98% rename from docs/SeaBIOS.md rename to docs/index.md index f751862..946d52b 100644 --- a/docs/SeaBIOS.md +++ b/docs/index.md @@ -1,3 +1,5 @@ +# SeaBIOS + SeaBIOS is an open source implementation of a 16bit X86 BIOS. SeaBIOS can run in an emulator or it can run natively on X86 hardware with the use of [coreboot](http://www.coreboot.org/). -- 2.50.1 _______________________________________________ SeaBIOS mailing list -- seabios@seabios.org To unsubscribe send an email to seabios-le...@seabios.org