From 5bb9e5ae5015dd01111d7bc9408ba25c9efabe42 Mon Sep 17 00:00:00 2001 From: Akitake Date: Thu, 21 Nov 2024 13:09:08 +0100 Subject: [PATCH] More markdown adjustements --- CONTRIBUTING.md | 3 ++- README.md | 7 +++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2f17d48..71c4683 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,7 +23,8 @@ Once your pull request is merged, the patches will be available within minutes at `https://sp2x.two-torial.xyz/`. ### Important Note -When adding a new game version, ensure it is included in the [List of Supported Games](SUPPORTED.md) using the existing format. Your PR will not be merged until this is done. +When adding a new game version, ensure it is included in the [List of Supported Games](SUPPORTED.md) using the existing format. +**Your PR will not be merged until this is done.** ## JSON Naming diff --git a/README.md b/README.md index a994ecd..c678713 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,11 @@ ## About -This repository offers patches for the [Spice2x 'Import from URL'](https://github.com/spice2x/spice2x.github.io/wiki/Patching-DLLs-(hex-edits)#importing-patches-from-a-url) feature. For other options, check our [web patcher](https://patcher.two-torial.xyz/). -We aim to keep this repository public and the URL active for as long as possible. Feel free to [contribute patches](CONTRIBUTING.md) via pull requests! +This repository offers patches for the [Spice2x 'Import from URL'](https://github.com/spice2x/spice2x.github.io/wiki/Patching-DLLs-(hex-edits)#importing-patches-from-a-url) feature. +For other options, check our [web patcher](https://patcher.two-torial.xyz/). + +We aim to keep this repository public and the URL active for as long as possible. +Feel free to [contribute patches](CONTRIBUTING.md) via pull requests! ## Usage