docs: style fixes

This commit is contained in:
hexkyz 2020-04-26 19:18:49 +01:00
parent 57ac153671
commit 59ea93e9cd
17 changed files with 23 additions and 33 deletions

View file

@ -1,4 +1,4 @@
# boot
This module is a reimplementation of the Horizon OS's "boot" system module, which is responsible for initializing and configuring hardware.
This module is a reimplementation of the Horizon OS's `boot` system module, which is responsible for initializing and configuring hardware.
Atmosphère's reimplementation displays its own black and white splash screen and battery icons as replacements for the original assets used during display initialization.