Skip to content

Commit bd4d101

Browse files
committed
docs: update README files to improve formatting and list structure
1 parent f255ba1 commit bd4d101

File tree

3 files changed

+7
-13
lines changed

3 files changed

+7
-13
lines changed

Docs/README.egosoft

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,13 @@ It is highly recommended to use the [b]diff.xsd[/b] file to validate the diff XM
1111
If the [b]diff.xsd[/b] file if it located in the "current" folder it will be used automatically. If you want to use another [b]diff.xsd[/b] file, you can specify it with the [b]-x[/b] option.
1212

1313
[size=130][u]How to use[/u][/size]
14-
[list=1]
14+
[list]
1515
[*] Download the latest release from:
16-
[/list][list]
1716
[list]
1817
[*] GitHub [url=https://github.com/chemodun/x4_XMLDiffAndPatch/releases/]releases page[/url] - there is an archive file [b]XMLDiffAndPatch.zip[/b].
1918
[*] [url=https://www.nexusmods.com/x4foundations/mods/1578]NexusMods[/url] - there is an archive file [b]XMLDiffAndPatch.zip[/b].
2019
[/list]
21-
[/list]
22-
[list=1][*] Extract the archive file to any useful location.
20+
[*] Extract the archive file to any useful location.
2321
[*] Inside will be a folder, named XMLDiffAndPatch with two executables - [b]XMLDiff.exe[/b] and [b]XMLPatch.exe[/b].
2422
[/list]
2523
[size=125][u]How to create a diff file[/u][/size]

Docs/README.nexus

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,13 @@ It is highly recommended to use the [b]diff.xsd[/b] file to validate the diff XM
1111
If the [b]diff.xsd[/b] file if it located in the "current" folder it will be used automatically. If you want to use another [b]diff.xsd[/b] file, you can specify it with the [b]-x[/b] option.
1212

1313
[size=3][u][b]How to use[/b][/u][/size]
14-
[list=1]
14+
[list]
1515
[*] Download the latest release from:
16-
[/list][list]
1716
[list]
1817
[*] GitHub [url=https://github.com/chemodun/x4_XMLDiffAndPatch/releases/]releases page[/url] - there is an archive file [b]XMLDiffAndPatch.zip[/b].
1918
[*] [url=https://www.nexusmods.com/x4foundations/mods/1578]NexusMods[/url] - there is an archive file [b]XMLDiffAndPatch.zip[/b].
2019
[/list]
21-
[/list]
22-
[list=1][*] Extract the archive file to any useful location.
20+
[*] Extract the archive file to any useful location.
2321
[*] Inside will be a folder, named XMLDiffAndPatch with two executables - [b]XMLDiff.exe[/b] and [b]XMLPatch.exe[/b].
2422
[/list]
2523
[size=3][u][i]How to create a diff file[/i][/u][/size]

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@ If the `diff.xsd` file if it located in the "current" folder it will be used aut
1212

1313
## How to use
1414

15-
1. Download the latest release from:
16-
15+
- Download the latest release from:
1716
- GitHub [releases page](https://github.com/chemodun/x4_XMLDiffAndPatch/releases/) - there is an archive file `XMLDiffAndPatch.zip`.
1817
- [NexusMods](https://www.nexusmods.com/x4foundations/mods/1578) - there is an archive file `XMLDiffAndPatch.zip`.
19-
20-
2. Extract the archive file to any useful location.
21-
3. Inside will be a folder, named XMLDiffAndPatch with two executables - `XMLDiff.exe` and `XMLPatch.exe`.
18+
- Extract the archive file to any useful location.
19+
- Inside will be a folder, named XMLDiffAndPatch with two executables - `XMLDiff.exe` and `XMLPatch.exe`.
2220

2321
### How to create a diff file
2422

0 commit comments

Comments
 (0)