]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Fix Readme
authorCameron Armstrong (Nightfox) <cameronscottarmstrong@gmail.com>
Sat, 22 Jun 2024 05:45:15 +0000 (13:45 +0800)
committerCameron Armstrong (Nightfox) <cameronscottarmstrong@gmail.com>
Tue, 24 Dec 2024 02:09:50 +0000 (10:09 +0800)
README.md

index 60f3b93ba1fce617bbdf66a718486177b078515f..f4a889c074c762d7a3c625f18546130737062bed 100644 (file)
--- a/README.md
+++ b/README.md
@@ -279,7 +279,7 @@ Building for Commodore Amiga is supported for both Motorola 68k (AmigaOS 3) and
 
 Install Docker on your machine if you don't already have it. You can download Docker Desktop for Windows/macOS/Linux [here](https://www.docker.com/products/docker-desktop/).
 
-To build for Motorola 68k Amiga:
+### To build for Motorola 68k Amiga:
 
 ```
 mkdir json-c-build
@@ -296,7 +296,7 @@ libjson-c.a will get created in the json-c-build directory.
 
 You can change newlib to nix20, nix13 or clib2 if you would like to build the library suited for libnix or clib2 instead. Newlib is default.
 
-To build for PowerPC Amiga:
+### To build for PowerPC Amiga:
 
 ```
 mkdir json-c-build