From 13838d3cbc02942c0ec55b6d5a4d48759d34cae0 Mon Sep 17 00:00:00 2001 From: mutchiko <95985922+mutchiko@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:32:53 +0100 Subject: [PATCH] use more clear language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 602388d..b3fa9ff 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Can't find your device in the list? Check the contribution guides and open a new ## Contribute Eager to support the project? Your help is always welcome to keep the project alive and going! -- Read how to get the necessary information about the device on Windows and Linux in [this guide](docs/device_support_guide.md) +- Read how to add support for your device and get the necessary information on Windows and Linux in [this guide](docs/device_support_guide.md) - Check out the relevant [wiki article](https://github.com/BeardOverflow/msi-ec/wiki/Contributing). - If you want to go deeper: [read into this discussion regarding EC firmware naming patterns](https://github.com/BeardOverflow/msi-ec/discussions/98).