From 18a77e89d001ba47e45c901cd5d083a511d914a3 Mon Sep 17 00:00:00 2001 From: jakcron Date: Sat, 23 Oct 2021 11:38:44 +0800 Subject: [PATCH] Update readme. --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index b290e96..92da944 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,16 @@ General purpose reading/extraction tool for Nintendo Switch file formats. * Meta (.npdm) * PartitionFS (and Sha256PartitionFS) (includes raw .nsp) * RomFS -* NX GameCard Image (.xci) -* Nintendo Content Archive (.nca) -* Content Metadata (.cnmt) -* Nintendo Software Object (.nso) -* Nintendo Relocatable Software Object (.nro) -* Kernel Initial Process List (.ini) -* Kernel Initial Process (.kip) -* Nintendo Application Control Property (.nacp) -* ES Certificate (.cert) -* ES Ticket (v2 only) (.tik) +* N**X** Game**C**ard **I**mage (.xci) +* **N**intendo **C**ontent **A**rchive (.nca) +* **C**o**n**tent **M**e**t**adata (.cnmt) +* **N**intendo **S**hared **O**bject (.nso) +* **N**intendo **R**elocatable **O**bject (.nro) +* **Ini**tial Process List (.ini) +* **K**ernel **I**nitial **P**rocess (.kip) +* **N**intendo **A**pplication **C**ontrol **P**roperty (.nacp) +* ES **Cert**ificate (.cert) +* ES **Ti**c**k**et (v2 only) (.tik) # Usage ```