From: Simon Glass Date: Sun, 19 Nov 2023 15:36:01 +0000 (-0700) Subject: u_boot_pylib: Correct readme formatting X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=ec31f8bac74a775b1296dd05e9a8be8ff7f8d6c4;p=u-boot.git u_boot_pylib: Correct readme formatting Correct a heading which is too short in the readme. Fixes: 75554dfac29 ("patman: Add support for building a u_boot_tools...") Signed-off-by: Simon Glass --- diff --git a/tools/u_boot_pylib/README.rst b/tools/u_boot_pylib/README.rst index 93858f5571..36a18256d8 100644 --- a/tools/u_boot_pylib/README.rst +++ b/tools/u_boot_pylib/README.rst @@ -1,7 +1,7 @@ .. SPDX-License-Identifier: GPL-2.0+ # U-Boot Python Library -===================== +======================= This is a Python library used by various U-Boot tools, including patman, buildman and binman.